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

The https://github.com/mozilla/geckodriver/blob/79cef6e77f250228e4463d3dedac54b9d9369c17/README.md?plain=1#L34 link under the [Documentation section](../blob/master/README.md#documentation) from the [README](../blob/master/README.md) points to https://seleniumhq.github.io/docs/, which redirects to https://www.selenium.dev/docs/, which is currently a 404. However, https://www.selenium.dev/documentation/ does work, so I think `README.md`...

documentation

## System * Version: 0.32.0 * Platform: Debian 10 * Firefox: 109.0.1 * Selenium: facebook/php-webdriver 1.13 (used with Laravel 8) ## Testcase ## Stacktrace Facebook\WebDriver\Exception\TimeoutException Failed to read marionette port...

firefox

## System * Version: latest * Platform: n/a * Firefox: 119 * Selenium: trunk This was working in 118 and broke when we updated to 119 ## Testcase https://github.com/SeleniumHQ/selenium/blob/selenium-4.13.0/java/test/org/openqa/selenium/I18nTest.java#L78 ##...

marionette
firefox

In order to help us efficiently investigate your issue, please provide the following information: ## Platform and application details * Platform: OS X * Firefox: 55.0a1 (2017-06-06) (64-bit) * Selenium:...

marionette

## System * Version: GeckoDriver: 0.33.0 * Platform: Ubuntu 20.04 * Firefox: 118.0.2 (64-bit) * Selenium: .NET 4.13.1 ## Testcase I have a text input that has some contents. I...

awaiting reporter feedback

## System * Version: [geckodriver 0.33.0 (a80e5fd61076 2023-04-02 18:31 +0000)](https://github.com/mozilla/geckodriver/releases/tag/v0.33.0) * Platform: Ubuntu 20.04.6 LTS * Firefox: Mozilla Firefox 117.0 is installed on the system * Selenium: 4.1.3 (pretty old...

awaiting reporter feedback

Hello everyone, I was launching firefox using selenium (Java) with addon installed and the addon does not work till the user manually clicks on the addon button as shown in...

## System * Version: 0.33.0 * Platform: Linux/Debian * Firefox: 116.0.1 (64bit) * Selenium: Do not use it ## Testcase File1: ``` ``` File2 (called html2.html) ``` Line ``` ##...

geckodriver

## System * Version: 0.33.0 * Platform: Mac BigSur * Firefox: 111.0.1 (64-bit) * Selenium: 4.8.3 The spec says for send keys: > Wait in an implementation-specific way up to...

marionette

## System * Version: 0.32.0 * Platform: Ubuntu 22.04 LTS * Firefox: 110.0 * Selenium: 4.7.2 ## Testcase ```python #!/usr/bin/env python3 import sys from time import sleep from selenium import...

awaiting reporter feedback