tests/testthat.R

library(testthat)
library(RSelenium)

if (Sys.getenv("NOT_CRAN") == "true") {
  test_check("RSelenium")
}

Try the RSelenium package in your browser

Any scripts or data that you put into this service are public.

RSelenium documentation built on Sept. 2, 2022, 9:05 a.m.