class

Playwright::Request::RequestFailure

Inherits JSON::Serializable / Reference / Object

Constructors

new(error_text : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error_text

Human-readable error message, e.g. 'net::ERR_FAILED'.

Source