StandardHttpRequestReceivedEventArgs ClassWebDriver
Provides arguments for handling events associated with connections to the server.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    OpenQA.Selenium.Safari.Internal StandardHttpRequestReceivedEventArgs

Namespace: OpenQA.Selenium.Safari.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public class StandardHttpRequestReceivedEventArgs : EventArgs
See Also