WaitForStateUrlRegex

A regular expression that matches the URLs of pages on which the connector must wait. If a page URL does not match the regular expression, the connector processes the page immediately.

Type: String (regular expression)
Default:  
Required: No
Configuration Section: Any section specified by WaitForStateSections, TaskName, or FetchTasks
Example:

To wait before processing all pages:

WaitForStateUrlRegex=.*

See Also: WaitForStateSelector