RSelenium-package {RSelenium}R Documentation

An R client for Selenium Remote Webdriver

Description

These are R bindings for the WebDriver API in Selenium 2. They use the JsonWireProtocol defined at https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol to communicate with a Selenium RemoteWebDriver Server.

Author(s)

John Harrison

References

http://seleniumhq.org/projects/webdriver/


[Package RSelenium version 1.7.9 Index]