tavad
Results
1
comments of
tavad
I resorted to this code inside r, to download the latest driver automatically. This works for Linux. You need wget and 7z installed on your system library(rvest) library(tidyverse) chrome_driver_url html_elements("table")...