replaceElement
Selector or XPath of the element you want to replace; can be an array.
Example 1:
"replaceElement": "#page"
Example 2:
"replaceElement": ["#page1", "#page2"]
Selector or XPath of the element you want to replace; can be an array.
"replaceElement": "#page"
"replaceElement": ["#page1", "#page2"]