PageOptions
Playwright\Testing\Assert\PageOptions
Constructor options
| Option | Type | Default |
|---|---|---|
| timeoutMs | ?int | null |
Methods
__construct()
function __construct( public ?int $timeoutMs = null, )
Playwright\Testing\Assert\PageOptions
| Option | Type | Default |
|---|---|---|
| timeoutMs | ?int | null |
function __construct( public ?int $timeoutMs = null, )