Skip to main content
Version: Next

WaitForSelectorOptions.visible property

Signature:

interface WaitForSelectorOptions {
visible?: boolean;
}