upgo_scrape_disconnect: Function to close Selenium server after completing...

Description Usage Details Value

View source: R/upgo_scrape_connect.R

Description

upgo_scrape_disconnect closes a Selenium server and removes the connection object from the global environment.

Usage

1

Details

This function closes any active Selenium server and any web driver currently assigned to the object 'remDr', removes both objects, and performs garbage collection on memory, to ensure #' that subsequent scraping connections will be made successfully.

Value

The function returns no output, but closes an open Selenium server and performs associated cleanup.


UPGo-McGill/upgo documentation built on Nov. 20, 2021, 2:26 a.m.