Skip to contents

Launch new firefox instance

Usage

new_firefox(
  start_server = T,
  serverOptions = list(host = "127.0.0.1", port = 3000)
)

Examples

if (FALSE) { # \dontrun{
browser <- rplaywright::new_firefox()
} # }