errorContent: Returns the content from remote webdriver

Description Usage Value Examples

Description

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

Usage

1

Value

returns content see content

Examples

1
2
3
4
5
6
## Not run: 
remDr <- remoteDr()
remDr %>% findElement("name", "sdofnsdofk")
errorContent()

## End(Not run)

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