EventFiringWebDriver OnScriptExecuting Method WebDriver
Raises the ScriptExecuting event.

Namespace: OpenQA.Selenium.Support.Events
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

protected virtual void OnScriptExecuting(
	WebDriverScriptEventArgs e
)
See Also