CustomJSElementSelector

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 for WkoopHtmlExtraction settings

Example: CustomJSElementSelector=div#maincontent
See Also: CustomJSAllSelected