selenium: Selenium Server

Description Usage Arguments

View source: R/selenium.R

Description

This function starts the selenium server, at the present moment only works in Ubuntu and you need to provide your password in the file ~/.Renviron using the follow arg: PASSWORD=yourpassword.

Usage

1
selenium(port = 4445L, port2 = 5901L, auto = TRUE)

Arguments

port

selenium (Default: 4445)

port2

VPN (Default: 5901)

auto

detect the ports that are not being used and start the selenium server using them.


Andryas/WEBDATA documentation built on Jan. 2, 2020, 1:31 p.m.