start_browser
should be run before execution of other functions in the
package. Selenium driver is required for both application of filters and
parsing results. Further documentation is available in rsDriver
.
1 2 |
port |
Port to use |
docker |
Specify whether instead of launching its own server, Docker container is runninng and can be connected to. |
browser |
Which browser should be used
|
verbose |
Print out messages |
check |
Check the version of Selenium and associated drivers |
extraCapabilities |
Optional arguments (browser-specific) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.