- Activate License
- Browser Connect Command (Chrome)
Here a simple code example to get started:
plugin command("Browser Automation.dll", "Browser Automation Set License", "YOUR-LICENSE-KEY")
plugin command("Browser Automation.dll", "browser cleaning up", "False")
plugin command("Browser Automation.dll", "browser connect", "Chrome", "30,0,30,10", "True", "False", "False")
plugin command("Browser Automation.dll", "browser navigate", "https://en.wikipedia.org")