CustomJSAllSelected
A Boolean value that specifies whether to run the custom JavaScript on all elements that match the selector specified by CustomJSElementSelector.
By default, the custom JavaScript runs only on the first element that matches the selector.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: |
Any section that you have defined for WkoopHtmlExtraction settings |
Example: | CustomJSAllSelected=TRUE
|
See Also: | CustomJSElementSelector |