Expectation
Playwright\Testing\Assert\Expectation
Methods
__construct()
function __construct(mixed $subject)
withTimeout()
selffunction withTimeout(int $milliseconds): self
not()
selffunction not(): self
toBeVisible()
voidfunction toBeVisible(?LocatorOptions $o = null): void