ZAP API UI
Component: ajaxSpider
Action: modifyExcludedElement
Modifies an excluded element of 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.
descriptionNew
The new description.
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.