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 117117 *
118118 * ### ChromeDriver
119119 *
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)
121121 * * Launch ChromeDriver in a separate console window: `chromedriver --url-base=/wd/hub`.
122122 *
123123 * Configuration in `Acceptance.suite.yml`:
136136 * prefs:
137137 * download.default_directory: "..."
138138 * ```
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)
140140 *
141141 *
142142 * ### GeckoDriver
You can’t perform that action at this time.
0 commit comments