Skip to main content
Version: Next

WaitForSelectorOptions.hidden property

Signature:

interface WaitForSelectorOptions {
hidden?: boolean;
}