Evaluates a JavaScript snippet in the currently loaded web page
The JavaScript is evaluated in the context of the currently loaded web page in the browser panel.
This could be used to modify the DOM of the loaded page or to extract information from it. If you combine it with an Open URL action, it is strongly recommended that you set the Wait until Loaded parameter there.