Click or drag to resize

WebElementPatternidStr Property

The id attribute of the sought-for object with special characters replaced with underscores. Check the property value in the TestLeft UI Spy panel before writing code.

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

Property Value

Type: String
See Also