You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing
2
2
3
-
Feel free to work on any issue with [pr welcome](https://github.com/vvo/selenium-standalone/issues?q=is%3Aissue+is%3Aopen+label%3A%22pr+welcome%22) label or suggest your changes/improvements!
3
+
Feel free to work on any issue with [pr welcome](https://github.com/webdriverio/selenium-standalone/issues?q=is%3Aissue+is%3Aopen+label%3A%22pr+welcome%22) label or suggest your changes/improvements!
`opts.fullURL` as an alternative to baseURL it's possible specify full url, ex `https://selenium-release.storage.googleapis.com/4.0-alpha-7/selenium-server-4.0.0-alpha-7.jar`.
78
78
79
-
`opts.ignoreExtraDrivers` only downloads and installs drivers explicity specified. Broken https://github.com/vvo/selenium-standalone/issues/421
79
+
`opts.ignoreExtraDrivers` only downloads and installs drivers explicity specified. Broken https://github.com/webdriverio/selenium-standalone/issues/421
80
80
81
81
`opts.basePath` sets the base directory used to store the selenium standalone `.jar` and drivers. Defaults to current working directory + .selenium/
0 commit comments