GetByOptions
Playwright\Locator\Options\GetByOptions
Constructor options
| Option | Type | Default |
|---|---|---|
| exact | ?bool | null |
Methods
__construct()
function __construct( public ?bool $exact = null, )
toArray()
arrayfunction toArray(): array
from()
selffunction from(array|self $options = []): self