The WebDriverScriptEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Driver |
Gets the WebDriver instance used to execute the script.
|
![]() | Script |
Gets the script executed by the driver.
|
See Also