We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e1d3a commit f3f487cCopy full SHA for f3f487c
csharp/README.md
@@ -26,7 +26,7 @@ To run these particular examples, use Visual Studio 19 to download WebDrivers an
26
If you are using something else, you'll need to download these packages separately:
27
28
- [Selenium](https://www.seleniumhq.org/download/)
29
-- [Chrome WebDriver](https://sites.google.com/a/chromium.org/chromedriver/downloads)
+- [Chrome WebDriver](https://chromedriver.chromium.org/downloads)
30
- [Firefox WebDriver](https://github.com/mozilla/geckodriver/releases)
31
32
You'll need at least one of the above drivers to continue with the next steps.
0 commit comments