ScrollIntoViewIfNeededOptions

Playwright\Locator\Options\ScrollIntoViewIfNeededOptions

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