Executes the specified JavaScript in the active tab of the target browser.
The JavaScript to execute.
Optional
The name of the browser to execute the script in. If not specified, the active browser will be used.
A promise resolving to the result of executing the JavaScript.
Generated using TypeDoc
Executes the specified JavaScript in the active tab of the target browser.