WebDriverBackedSelenium Constructor WebDriver
Overload List

  NameDescription
Public methodWebDriverBackedSelenium(IWebDriver, String)
Initializes a new instance of the WebDriverBackedSelenium class using the specified WebDriver driver and base URL.
Public methodWebDriverBackedSelenium(IWebDriver, Uri)
Initializes a new instance of the WebDriverBackedSelenium class using the specified WebDriver driver and base URL.
Back to Top
See Also