Hi everyone,
This is my first post here.
I'm trying to use the "Schedule R scripts on Windows" Addin to schedule a script that uses RSelenium but I get the following:
checking Selenium Server versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking chromedriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking geckodriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking phantomjs versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
Error in subprocess::spawn_process(tfile, ...) :
could not create process: Acceso denegado
Calls: rsDriver ... spawn_tofile -> windows_spawn_tofile ->
EjecuciĆ³n interrumpida
I've tried to change the configuration on the Windows Task Scheduler but didn't work.
Any thoughts on this?
Thanks!