WaitForStateSelector

A CSS selector that specifies an element on the page, on which you want to apply WaitForStateValidator.

Type: String
Default:  
Required: Required in any section specified by WaitForStateSections
Configuration Section: Any section specified by WaitForStateSections, TaskName, or FetchTasks
Example:

The following example configures the connector to look for an element with the ID "important-content":

WaitForStateSelector=#important-content
WaitForStateValidator=present

See Also:

WaitForStateUrlRegex

WaitForStateAttribute