The page elements on which to run the custom JavaScript. Specify the elements using CSS2 selectors.
Type: | String (CSS2 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 |
|