我正在尝试使用 Rselenium 抓取网站。但是我收到一个错误:
Error: checkForServer is now defunct. Users in future can find the function in
file.path(find.package("RSelenium"), "examples/serverUtils"). The
recommended way to run a selenium server is via Docker. Alternatively
see the RSelenium::rsDriver function.
Run Code Online (Sandbox Code Playgroud)
我的 chrome 升级到 58 版,moxilla 升级到 45 版,rselenium 以前可以工作,但我不确定发生了什么,请帮助大家。