GetByOptions

Playwright\Locator\Options\GetByOptions

Constructor options

OptionTypeDefault
exact ?bool null

Methods

__construct()

function __construct( public ?bool $exact = null, )

toArray()

array
function toArray(): array

from()

self
function from(array|self $options = []): self