Alias for wait_for_page_to_load
Click a link and wait for the page to load.
Does the element at locator not contain the text?
Speeds up each Selenese step to normal speed after this method is called.
Get the inner html of the located element.
Click the back button and wait for the page to load.
Open the home page of the Application and wait for the page to load.
Alias for open
Reload the current page that the browser is on.
Open the log window on the browser. This is useful to diagnose issues with Selenium Core.
Slow down each Selenese step after this method is called.
Type text into a page element
[Validate]