setup_NBTRD: Set up connection to NBTRD

Description Usage Arguments Value

Description

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.

Usage

1
setup_NBTRD(selenium_port = 4445L, strict = T)

Arguments

selenium_port

integer port number of docker container

strict

error if RSelenium connection does not succeed?

Value

RSelenium remoteDriver object, if connection was successful, NULL otherwise.


CSAFE-ISU/nbtrd documentation built on Dec. 28, 2020, 12:41 a.m.