Skip to content

Wait Until Exists

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

Wait Until Exists

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

Usage

[MADCOW:htmlElementReference].waitUntilExists 

Examples

macBookProLink.waitUntilExists

Clone this wiki locally