122,130d33 Run some JavaScript in the active or given window.
JavaScript code to be executed.
Optional
Default: webContents from current window.
A promise for the result of the executed code or a rejected promise if the result is a rejected promise.
122,130d33 Run some JavaScript in the active or given window.