Description Usage Arguments Value
This function connects to a pre-existing Docker firefox container running on localhost:4445, and if none is found, it uses the RSelenium client option, (which is deprecated) to connect.
1 | setup_NBTRD(selenium_port = 4445L, strict = T)
|
selenium_port |
integer port number of docker container |
strict |
error if RSelenium connection does not succeed? |
RSelenium remoteDriver object, if connection was successful, NULL otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.