I am trying to open firefox with RSelenium and I am getting this error:
Warning: cannot open URL 'https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads?pagelen=100': HTTP status was '504 Gateway Timeout'Error in open.connection(con, "rb") :
cannot open the connection to 'https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads?pagelen=100' .
Do you know what is happening? It was working before.
I reinstalled RSelenium and restarted RStudio.