Click or drag to resize

GeneralSettingsUseCaseSensitiveParameters Property

Gets or sets whether methods that simulate user actions (ClickItem, DblClickItem, SelectItem and others) take into account or ignore the letter case in string parameters.

Namespace:  SmartBear.TestLeft.Options
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public bool UseCaseSensitiveParameters { get; set; }

Property Value

Type: Boolean
See Also