-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
please help me. i write a function but not running
windows 10 and selenium 4.10
```
string chromeDriverPath = Path.Combine(pathdir, "chromedriver_109.0.5414.exe"); ;
string profilepath = "";
stri…
-
Besides the demo WMS service used in tests being down (#11675), there are multiple errors in `WmsServiceHarvestingTestCase`. First, exceptions are being silenced, so the test case passes although it d…
-
Nice library. I'm having difficulty getting it to run though. can you give me some info about the basic setup?
I have ubuntu 24.04 and it wants to install firefox with snap. I'm not sure your li…
-
## 🐛 Bug Report
When trying to record using firefox at a salesforce org the page becomes unresponsive after a few click and I receive the following alert: "A script in the extension Selenium IDE is…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
```
Operating system : windows 7
.Net Framework version : 4.5.1
Office Version : 2010
SeleniumWrapper version : v1.0.19.0
Language: VBA (out of Excel)
What is your issue ?
I would like to navigate t…
-
### What happened?
I am using Selenium Hub with a Firefox node attached. When I create my FirefoxOptions I am setting the log level to 'Trace':
```
driverOptions = new FirefoxOptions();
((Firefo…
-
### What happened?
I pulled an image that was supposed to have Firefox 132, but it contains Firefox 134 Nightly.
Image I used was ` selenium/node-firefox:132.0-geckodriver-0.35` but on Dockerhub it …