Fires after a script is executed.
Namespace: OpenQA.Selenium.Support.EventsAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
public event EventHandler<WebDriverScriptEventArgs> ScriptExecuted
See Also