Represents the response of a CDP command.
A Response always corresponds to a previously sent Request, matched by its id.
Representation of an error returned by the browser in response to a command.
The error returned by the browser, if the command failed.
The unique identifier of the request.
The result of the command execution, if successful.