Allows you to load a specified URL into a controlled client page.
Example
Running this code will activate the "back" browser navigation.
plugin command("Browser Automation.dll", "browser navigate", "Back")
Allows you to load a specified URL into a controlled client page.
Running this code will activate the "back" browser navigation.
plugin command("Browser Automation.dll", "browser navigate", "Back")
Was this helpful?