Click or drag to resize

WebBrowserPatternObjectIdentifier Property

Specifies the browser type. This is the browser's executable name without the extension, for example: chrome, iexplore, firefox.

Namespace:  SmartBear.TestLeft.TestObjects.Web
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public string ObjectIdentifier { get; set; }

Property Value

Type: String
See Also