ErrorMapper
Playwright\Transport\ErrorMapper
Converts low-level protocol error payloads into typed exceptions.
Methods
toException()
PlaywrightExceptionfunction toException( array $error, ?string $method, ?array $params, ?float $timeoutMs, ): PlaywrightException