ZAP API UI
Component: ajaxSpider
Action: addExcludedElement
Adds an excluded element to a context.
Output Format
JSON
JSONP
HTML
XML
apikey*
Form Method
GET
POST
contextName*
The name of the context.
description*
The description of the excluded element.
element*
The element to exclude.
xpath
The XPath of the element.
text
The text of the element.
attributeName
The attribute name of the element.
attributeValue
The attribute value of the element.
enabled
The enabled state, true or false.