WebDriverNavigationEventArgs PropertiesWebDriver
The WebDriverNavigationEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyDriver
Gets the WebDriver instance used in navigation.
Public propertyUrl
Gets the URL navigated to by the driver.
Back to Top
See Also