evaluate
Type:
<string>
It evaluates the JavaScript stringified value provided inside the browser context over the target URL, returning the result.
It's quite similar to selector, but designed to specify the value to be obtained in a JavaScript-like way.
You can combine evaluate with types for data correcteness.
It can evaluate anything browser compatible in the JavaScript context.