Skip to main content
Version: 15.3.0

WaitForSelectorOptions.root property

Signature:

interface WaitForSelectorOptions {
root?: ElementHandle;
}