Allows you to scroll to the specified element in the browser.
Example
Running this code will scroll to the element named "ClassName[0]:preview".
plugin command("Browser Automation.dll", "browser scroll to elements", "ClassName[0]:preview")
Allows you to scroll to the specified element in the browser.
Running this code will scroll to the element named "ClassName[0]:preview".
plugin command("Browser Automation.dll", "browser scroll to elements", "ClassName[0]:preview")
Was this helpful?