File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 117
117
*
118
118
* ### ChromeDriver
119
119
*
120
- * * Download and install [ChromeDriver](https://sites.google.com/chromium.org/driver/downloads?authuser=0 )
120
+ * * Download and install [ChromeDriver](https://sites.google.com/chromium.org/driver/downloads)
121
121
* * Launch ChromeDriver in a separate console window: `chromedriver --url-base=/wd/hub`.
122
122
*
123
123
* Configuration in `Acceptance.suite.yml`:
136
136
* prefs:
137
137
* download.default_directory: "..."
138
138
* ```
139
- * See here for additional [Chrome options](https://sites.google.com/a/ chromium.org/chromedriver /capabilities)
139
+ * See here for additional [Chrome options](https://sites.google.com/chromium.org/driver /capabilities)
140
140
*
141
141
*
142
142
* ### GeckoDriver
You can’t perform that action at this time.
0 commit comments