LocatorOptions

Playwright\Testing\Assert\LocatorOptions

Constructor options

OptionTypeDefault
timeoutMs ?int null

Methods

__construct()

function __construct( public ?int $timeoutMs = null, )