checkResponse: Check the response from remote server

Description Usage Arguments Value Examples

Description

checkResponse checks the response from a remote web driver and checks against known errors.

Usage

1
checkResponse(response)

Arguments

response

The value returned by a http method from httr see VERB

Value

Stops with appropriate error if any found. On error errorResponse and errorContent may provide additional detail.

Examples

1
2
3
4
## Not run: 
# internal method

## End(Not run)

seleniumPipes documentation built on May 2, 2019, 5:57 a.m.