nbs-session: Start or End an NBS Browsing Session

Description Usage Arguments Details Value

Description

nbs_start() starts a browsing session and logs into NBS

Usage

1
2
3
nbs_start(phantom, creds = nbs_creds(), show_screen = rlang::is_interactive())

nbs_end(session, show_screen = rlang::is_interactive())

Arguments

phantom

A list containing a PhantomJS process and integer port number

creds

A secret containing NBS login credentials

show_screen

logical. Should the browser screen be displayed on return?

session

A webdriver Session

Details

nbs_end() logs out of NBS and ends the browsing session

Value

A webdriver Session


jesse-smith/nbscar documentation built on Dec. 20, 2021, 11:05 p.m.