Description Usage Arguments Details Detail Examples
Defunct. Please use rsDriver
1 2 |
dir |
A directory in which the binary is to be placed. |
update |
A boolean indicating whether to update the binary if it is present. |
rename |
A boolean indicating whether to rename to "selenium-server-standalone.jar". |
beta |
A boolean indicating whether to include beta releases. |
checkForServer
A utility function to check if the Selenium Server stanalone binary is
present.
The downloads for the Selenium project can be found at http://selenium-release.storage.googleapis.com/index.html. This convience function downloads the standalone server and places it in the RSelenium package directory bin folder by default.
1 2 3 4 | ## Not run:
checkForServer()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.