| Class and Description |
|---|
| com.microsoft.edge.seleniumtools.EdgeDriver
Selenium Tools for Microsoft Edge is deprecated. Please upgrade to Selenium 4 which has built-in support for Microsoft Edge (Chromium): https://docs.microsoft.com/en-us/microsoft-edge/webdriver-chromium/#upgrading-from-selenium-3
|
| Method and Description |
|---|
| com.microsoft.edge.seleniumtools.EdgeOptions.getExperimentalOption(String)
Getters are not needed in browser Options classes.
|
| Constructor and Description |
|---|
| com.microsoft.edge.seleniumtools.EdgeDriver(Capabilities)
Use
EdgeDriver(EdgeOptions) instead. |
| com.microsoft.edge.seleniumtools.EdgeDriver(EdgeDriverService, Capabilities)
Use
EdgeDriver(EdgeDriverService, EdgeOptions) instead. |
Copyright © 2022. All rights reserved.