ClipPageUsingCssSelect

A CSS selector to specify the parts of a page to keep when the page is clipped. The Web Connector also keeps all descendants of these elements.

To clip pages you must set Clipped=TRUE.

Type: String
Default:  
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: ClipPageUsingCssSelect=h1,h2,h3,p,img,ul,ol,pre
See Also:

Clipped

ClipPageUsingCssUnselect