RSelenium icon indicating copy to clipboard operation
RSelenium copied to clipboard

An R client for Selenium Remote WebDriver

Results 114 RSelenium issues
Sort by recently updated
recently updated
newest added

At the Selenium Project we want to collaborate with you and work together to improve the WebDriver ecosystem. We would like to meet you, understand your pain points, and discuss...

In Ubuntu 22.04 the default firefox now comes via the dumpster fire that is Snap. To make RSelenium work with browser="firefox" by default without loading a custom profile, the apt...

I try to execute the command getFirefoxProfile() I receive the following error: `Error in loadNamespace(x) : there is no package called ‘Rcompression’` Rcompression is an old and no-longer maintained package...

Windows 10 Home 64 bit RSelenium package version 1.7.7 installed through CRAN My Chrome version is 91.0.4472.106, but I am using 91.0.4472.101 version of chromedriver installed through wdman If I...

Hello! I see you recently introduced a dependency on the non-cran package `Rcompression`. However this package is unmaintained and it does not build on recent operating systems. Therefore also RSelinium...

I am using firefox and i tried to use selenium to download this file https://www.imf.org/external/np/fin/ert/GUI/Pages/Report.aspx?CU=USD&EX=CSDR&P=DateRange&Fr=628929792000000000&To=637381440000000000&CF=Compressed&CUF=Period&DS=Descending&DT=Blank I want firefox to download the file without asking what to do with file, I...

This PR adds a modified version of the logic proposed in #221. Two additional packages were imported: [xfun](https://github.com/yihui/xfun/) for OS detection and [stringr](https://stringr.tidyverse.org/) for regex handling (base R's functions are...

### Operating System Windows 10 ### Selenium Server version (selenium-server-standalone-3.0.1.jar etc.) 4.0.0-alpha-2 ### Browser version (firefox 50.1.0, chrome 54.0.2840.100 (64-bit) etc.) Chrome 76.0.3809.132 ### Other driver version (chromedriver 2.27, geckodriver...

Since Firefox version 48, Mozilla requires all add-ons to be signed. Until recently, Firefox support in Selenium was exclusively provided by an add-on. As this add-on is not currently signed,...

driver-related

hello I have worked with this code from 2 weeks ago and it was worked ``` library(RSelenium) driver