The WebDriverNavigationEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Driver |
Gets the WebDriver instance used in navigation.
|
![]() | Url |
Gets the URL navigated to by the driver.
|
See Also