geckodriver icon indicating copy to clipboard operation
geckodriver copied to clipboard

WebDriver for Firefox

Results 149 geckodriver issues
Sort by recently updated
recently updated
newest added

## System * Platform: Raspbian 12 ## Testcase When following the guide from https://firefox-source-docs.mozilla.org/testing/geckodriver/ARM.html In an attempt to build a custom binary for arm32bit I have come to a stumbling...

needs investigation

We are unable to execute the test cases in the Firefox browser using the capabilities specified below. 'moz:firefoxOptions': { prefs: { 'browser.sessionstore.max_idle_time': 150000 } }, Error: Can't connect to WebDriver....

awaiting reporter feedback

## System * Version: 4.4.1 * Platform: Both * Firefox: * Selenium: ### Description In chrome we see the code waits at `page.execute` for the page loading state to resolve...

awaiting reporter feedback

**Description:** There is an issue with the `text-transform: capitalize;` CSS property when using Selenium WebDriver with Firefox 127.0.2. The text transformation does not handle accented characters correctly, resulting in incorrect...

selenium
firefox

Firefox 127.0.2 browser is under remote control (reason: Marionette), when using without --headless argument, see below code, when used with --headless argument browser window is not launching ## System *...

awaiting reporter feedback

## System * Version: 0.35.0 * Platform: Windows * Firefox: Firefox 130.0.1 * Selenium: 4.25.0 C# ## Testcase I openned the [issue ](https://github.com/SeleniumHQ/selenium/issues/14541) on selenium project and they have derivated...

awaiting reporter feedback

## System * Version: 0.35 * Platform: Linux * Firefox: 131.0 (64-bit) * Selenium: 4.25.0 ## Description The exception raised in geckodriver does not contain the prompt message anymore. In...

geckodriver

## System * Version: 0.35.0 * Platform: Windows 11 * Firefox: 131 * Selenium: 4.25.0 ## Testcase any local html file ## Describe Background option is working but changing the...

It seems like the geckodriver does not check all usual places for Firefox. I tried to run the sample code as provided [in this sample](http://selenium-python.readthedocs.io/getting-started.html). However, I had to provide...

mozrunner