Skip to content

Wait For Element

Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Wait For Element

Waits for a HTML element to exist on the page, by default waits 20 seconds before reporting a test error.

Usage

[MADCOW:htmlElementReference].waitForElement

Examples

statusField.waitForElement

Clone this wiki locally