Addshore has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/404074 )

Change subject: Selenium README note about --url-base on Windows
......................................................................

Selenium README note about --url-base on Windows

For me /wd/hub doesnt work and wd/hub must be used

Change-Id: Ic61d516b53c95b0d1351bcda7308870f5fc5171c
---
M tests/selenium/README.md
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/74/404074/1

diff --git a/tests/selenium/README.md b/tests/selenium/README.md
index c895a42..a1a090d 100644
--- a/tests/selenium/README.md
+++ b/tests/selenium/README.md
@@ -24,6 +24,7 @@
 To run only one file (for example page.js), you first need to spawn the 
chromedriver:
 
     chromedriver --url-base=/wd/hub --port=4444
+Note: On Windows you may need to use "--url-base=wd/hub"
 
 Then in another terminal:
 

-- 
To view, visit https://gerrit.wikimedia.org/r/404074
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic61d516b53c95b0d1351bcda7308870f5fc5171c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Addshore <addshorew...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to