aboutsummaryrefslogtreecommitdiffstats
path: root/tests/selenium/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/selenium/README.md')
-rw-r--r--tests/selenium/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/selenium/README.md b/tests/selenium/README.md
index c895a4225a40..6fad6febfe8e 100644
--- a/tests/selenium/README.md
+++ b/tests/selenium/README.md
@@ -25,6 +25,8 @@ To run only one file (for example page.js), you first need to spawn the chromedr
chromedriver --url-base=/wd/hub --port=4444
+Note: On Windows you may need to use "--url-base=wd/hub"
+
Then in another terminal:
cd tests/selenium