Expectation

Playwright\Testing\Assert\Expectation

Methods

__construct()

function __construct(mixed $subject)

withTimeout()

self
function withTimeout(int $milliseconds): self

not()

self
function not(): self

toBeVisible()

void
function toBeVisible(?LocatorOptions $o = null): void