TextContentOptions

Playwright\Locator\Options\TextContentOptions

Constructor options

OptionTypeDefault
timeout ?float null

Methods

__construct()

function __construct( public ?float $timeout = null, )

toArray()

array
function toArray(): array

from()

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