Skip to main content

WaitForSelectorOptions.visible property

Signature:

interface WaitForSelectorOptions {
visible?: boolean;
}