DefaultSelenium CaptureNetworkTraffic Method WebDriver
Captures the Network Traffic that is passing through Selenium Server

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public string CaptureNetworkTraffic(
	string type
)

Parameters

type
Type: OnlineSystem String

[Missing <param name="type"/> documentation for "M:Selenium.DefaultSelenium.CaptureNetworkTraffic(System.String)"]

Return Value

[Missing <returns> documentation for "M:Selenium.DefaultSelenium.CaptureNetworkTraffic(System.String)"]

See Also