ErrorMapper

Playwright\Transport\ErrorMapper

Converts low-level protocol error payloads into typed exceptions.

Methods

toException()

PlaywrightException
function toException( array $error, ?string $method, ?array $params, ?float $timeoutMs, ): PlaywrightException