We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4303b0 commit bf91698Copy full SHA for bf91698
integrations/selenium_grid/ReadMe.md
@@ -6,7 +6,7 @@ The Selenium Grid Hub allows you to distribute tests to run in parallel across m
6
7
First, download the latest selenium-server-standalone jar file to this folder (integrations/selenium_grid):
8
```bash
9
-./download_selenium
+python download_selenium.py
10
```
11
Now you can start up the Grid Hub:
12
0 commit comments