Learn R Programming

seleniumPipes (version 0.3.7)

checkResponse: Check the response from remote server

Description

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

Usage

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

Run this code
## Not run: 
# # internal method
# ## End(Not run)

Run the code above in your browser using DataLab