summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocker/selenium/launch_selenium_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/selenium/launch_selenium_test b/docker/selenium/launch_selenium_test
index 5e9a85b..76c353f 100755
--- a/docker/selenium/launch_selenium_test
+++ b/docker/selenium/launch_selenium_test
@@ -15,4 +15,4 @@ docker restart container_chrome
# call python3 selenium script
python3 $HOME/wallet-webex/selenium/withdraw_buy.py \
--ext=$HOME/ext.crx \
- --remote=http://$IP:4444/wd/hub
+ --remote=http://$(docker-machine ip):4444/wd/hub