Click or drag to resize

WebPagePatternURL Property

The URL of the sought-for page. You can use wildcards (* or ?) or specify regular expressions (regexp:...).

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

Property Value

Type: String
See Also