Fabien CELLIER
Fabien CELLIER
## Proposed changes Currently, a scroll is perform in isClickable API if the element is not displayed. This is very disruptive in the case where you want to test that...
## System * Version: latest * Platform: all * Firefox: 123 * Selenium: latest This command `permissions` is supposed to be supported by firefox but I have an error :...
### What happened? I can't start selenium/node-firefox with french language. The language still set to en-us. I start the session with these below parameters: ``` browserName: 'firefox', acceptInsecureCerts: true, 'moz:firefoxOptions':...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 9.0.9 ### Node.js Version 20 ### Mode Standalone...
### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 9.7.2 ### Node.js Version 20 ### Mode Standalone...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version 9.4.x ### Node.js Version 22 ### Mode Standalone...
### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version latest ### Node.js Version 20 ### Mode WDIO...
### What happened? I'm encountering an issue with the uploadFile command when using Firefox in Docker Selenium images, starting from version 4.31.0. When running WebdriverIO tests that rely on the...