RSelenium
RSelenium copied to clipboard
An R client for Selenium Remote WebDriver
Hey amazing community! I hope you're all doing great. 🌟 I'm currently facing a bit of a roadblock with hosting RSelenium on shinyapps.io, and I'm reaching out to the brilliant...
RSelenium works fine with docker images up to selenium 4.8.3. However, it doesn't work anymore with selenium 4.9.0. The changelog says that support for the Json Wire protocol has been...
### Operating System OS Name Microsoft Windows 11 Home ### Selenium Server version (selenium-server-standalone-3.0.1.jar etc.) java -jar selenium-server-4.8.3.jar standalone ### Browser version (firefox 50.1.0, chrome 54.0.2840.100 (64-bit) etc.) Chrome 111.0.5563.147...
I am trying to perform some scraping of historical scientific articles and have identified some clickable links with findElement. However, as soon as I use the clickElement function the server...
Hi there, I am trying to set up a script which starts the opening of a private chrome. However, I am unable to do so. Here is what I tried...
### Operating System Windows 10 ### Selenium Server version (selenium-server-standalone-3.0.1.jar etc.) selenium-server-4.8.0.jar ### Browser version (firefox 50.1.0, chrome 54.0.2840.100 (64-bit) etc.) chrome 110.0.5481.104 (64 bit) ### Other driver version (chromedriver...
With geckodriver 0.32.2, opening firefox doesn't work anymore. This is the very simple code I use: remDr
After upgrading to R version 4.2.2, I can not use Selenium anymore to open the Chrome browser. I tried adding some chrome options from [this](https://stackoverflow.com/questions/50642308/webdriverexception-unknown-error-devtoolsactiveport-file-doesnt-exist-while-t), and reinstalling chrome but no...
I am unable to launch Selenium Servers rD