WaitForStateSections

A list of sections, in the configuration file, that configure the connector to wait before processing a page. You might want the connector to wait so that JavaScripts can finish modifying the page.

Type: List of section names
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

WaitForStateSections=WaitSection0,WaitSection1

or, using numbered parameters:

WaitForStateSection0=WaitSection0
WaitForStateSection1=WaitSection1

See Also:

WaitForStateSelector

WaitForStateValidator

WaitForStateTimeout

WaitForStateUrlRegex