Learn R Programming

seleniumPipes (version 0.3.7)

errorContent: Returns the content from remote webdriver

Description

errorContent returns the content from the remote webdriver on an error.

Usage

errorContent()

Arguments

Value

returns content see content

Examples

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

Run the code above in your browser using DataLab