WebDriverScriptEventArgs PropertiesWebDriver
The WebDriverScriptEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyDriver
Gets the WebDriver instance used to execute the script.
Public propertyScript
Gets the script executed by the driver.
Back to Top
See Also