ClipPageUsingCssSelect
A CSS selector to specify the parts of a page to keep when the page is clipped. The Connector Framework Server also keeps all descendants of these elements.
To clip pages using CSS selectors you must set ClippingMode to CSSCLIPPING
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Any section that you have defined for WkoopHtmlExtraction settings |
Example: | ClipPageUsingCssSelect=h1,h2,h3,p,img,ul,ol,pre
|
See Also: |