From 7ffb6733595b72369f4bb67ba0b1843e54326e0e Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 10 Nov 2016 00:22:16 +0100 Subject: small fixes to selenium launcher --- docker/selenium/launch_selenium_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker') diff --git a/docker/selenium/launch_selenium_test.sh b/docker/selenium/launch_selenium_test.sh index 909284c..d4d6bfd 100755 --- a/docker/selenium/launch_selenium_test.sh +++ b/docker/selenium/launch_selenium_test.sh @@ -19,5 +19,5 @@ fi # call python3 selenium script python3 $HOME/wallet-webex/selenium/test.py \ - --ext-unpacked $HOME/wallet-webex.crx \ + --ext-unpacked $HOME/wallet-webex \ --remote http://$IP:4444/wd/hub -- cgit v1.2.3