We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6b9ca3 + bca6809 commit 0e63174Copy full SHA for 0e63174
docs/intro.md
@@ -16,6 +16,7 @@ Here is a list of supported browsers along with links for you to download the pr
16
| Chrome | [ChromeDriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) |
17
| Firefox | [GeckoDriver](https://github.com/mozilla/geckodriver/releases) |
18
| Edge | [MSDriverEdge](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/)|
19
+| IE | [IEDriverServer](https://www.selenium.dev/downloads/) |
20
21
Please follow the instructions on the WebDriver website for installation and setup.
22
0 commit comments