Skip to main content
Wait until text appears/disappears, the URL contains a string, or a ref reaches a state. Polls up to timeoutMs (default 15000).

Parameters

integer
Target tab id from browser_tabs, which lists tabs across all windows. Defaults to the agent’s most recently opened usable tab, or the only usable tab. Otherwise select a listed tabId.
string
 
string
 
string
 
string
Element ref from browser_snapshot, e.g. “e12”
enum
One of: visible, hidden, enabled.
integer
Range: … to 120000.

Example

Until the URL changes
Until a ref is enabled