parent
651009a1dc
commit
0f9f8e62fc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ driver.
|
|||
First you need to download the `chromedriver` binary, and run it:
|
||||
|
||||
```bash
|
||||
$ chromedriver --url-base=/wd/hub --port=9515
|
||||
$ chromedriver --url-base=wd/hub --port=9515
|
||||
Starting ChromeDriver (v2.10.291558) on port 9515
|
||||
Only local connections are allowed.
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue