For AI agents: a documentation index is available at /llms.txt
Skip to main content

SwitchToWindowOptions

Properties

PropertyTypeDescription
newest?booleanWhether to target most recently opened window Default false
timeout?numberMaximum time to wait for matching window (in milliseconds) Default 5000
title?stringWindow title pattern to match
url?stringURL pattern to match against window URLs (supports wildcards)
waitUntil?WaitUntilGotoWhen to consider the page fully-loaded and proceed with further execution