ErrorPageCssSelector
A CSS selector that identifies an element that must exist on the page, for the connector to detect an error.
If you do not set this parameter, the connector detects an error for any page that matches ErrorPageUrlRegex.
Type: | String (CSS selector) |
Default: | |
Required: | Required if ErrorPageAttribute or ErrorPageRegex is set |
Configuration Section: | Any section that you have defined with the ErrorPageSections parameter, or TaskName or FetchTasks |
Example: | ErrorPageCssSelector=#authresult
|
See Also: |