Skip to main content

WaitForSelectorOptions.hidden property

Signature:

interface WaitForSelectorOptions {
hidden?: boolean;
}