Learn R Programming

⚠️There's a newer version (1.0.6) of this package.Take me there.

webdriver (version 1.0.5)

'WebDriver' Client for 'PhantomJS'

Description

A client for the 'WebDriver' 'API'. It allows driving a (probably headless) web browser, and can be used to test web applications, including 'Shiny' apps. In theory it works with any 'WebDriver' implementation, but it was only tested with 'PhantomJS'.

Copy Link

Version

Install

install.packages('webdriver')

Monthly Downloads

5,184

Version

1.0.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gabor Csardi

Last Published

April 11th, 2018

Functions in webdriver (1.0.5)

Window

A browser window
Element

HTML element
run_phantomjs

Start up phantomjs on localhost, and a random port
install_phantomjs

Install PhantomJS
webdriver

'WebDriver' Client for 'PhantomJS'
Session

WebDriver session
element_sendKeys

Send keys to element
key

Special keys, so that we can refer to them with an easier syntax