Allows you to close all the browser windows.
Example
Running this code will quit the browser windows.
plugin command("Browser Automation.dll", "browser quit")
Allows you to close all the browser windows.
Running this code will quit the browser windows.
plugin command("Browser Automation.dll", "browser quit")
Was this helpful?