Gets or sets the value associated with the specified header.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- name
- Type:
System String
The name of the header.
Return Value
The value of the header, if it exists. If it does not exist, returns an empty string.See Also