Run
Evaluates the given value and ignores its result. Can be used to perform actions on the browser such as logging out after an extraction completes.
Syntax
Action.Run
ยท [value]
Parameters
- value
- The value to run.
Evaluates the given value and ignores its result. Can be used to perform actions on the browser such as logging out after an extraction completes.
Action.Run
ยท [value]