browser wait browser event

Allows you to wait for a browser event to finish.


Example

Running this code will set the time out to 30 seconds while waiting for the page to load.

plugin command("Browser Automation.dll", "browser wait browser event", "Page Load", 30)

Was this helpful?

Previous Article

browser wait alert

Next Article

browser wait element