Description Usage Arguments Value Examples
Sets the proxy configuration for use with Selenium
1 2 |
proxy |
An object of class "proxy". A proxy object see
|
eCaps |
A list of existing extra capabilities. |
browser |
The browser type to set the config for. Can use firefox or chrome. The default is firefox. If left NULL firefox default is used. |
bmpIPaddress |
Stipulate an alternative BMP ip address. The Selenium server may for example be running in a docker container as may the BMP server. Defaults to NULL and the ip address implied by proxy is used |
Returns an extra capabilities list that can be passed to Selenium
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.