CustomJSElementSelector
The page elements on which to run the custom JavaScript. Specify the elements using CSS selectors.
Type: | String (CSS selector) |
Default: | The document element of the web page |
Required: | No |
Configuration Section: | Any section that you have defined with the CustomJSSections parameter, or TaskName or FetchTasks |
Example: | CustomJSElementSelector=div#maincontent
|
See Also: | CustomJSAllSelected |