Learn R Programming

seleniumPipes (version 0.3.7)

errorResponse: Return the response from remote webdriver

Description

errorResponse returns the response from the remote webdriver on an error.

Usage

errorResponse()

Arguments

Value

returns response see VERB. Headers, request etc. can be examined from this object.

Examples

Run this code
## Not run: 
# remDr <- remoteDr()
# remDr %>% findElement("name", "sdofnsdofk")
# errorResponse()
# ## End(Not run)

Run the code above in your browser using DataLab