geckodriver
geckodriver copied to clipboard
WebDriver for Firefox
Even if this is not defined in WebDriver Spec, It is working completely fine with Latest Firefox (V67) and Geckodriver (V0.24). [Please find linked screenshot as proof. ](https://imgur.com/a/NQa9psp) @blackgrouse just...
MDN URL https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API **Intersection Observer API no support for delay and trackVisibility on Firefox** The information about the two additional properties is missing: `delay` and `trackVisibility`. Looking through the documentation...
linux aarch64 binaries please? :) I'm on mac . but we run tests in docker...so it's a linux with aarch64
In order to help us efficiently investigate your issue, please provide the following information: ## Firefox Version 53.0.2 (32-bit) ## Platform Windows ## driver version 16.0.1 ## Selenium Version 3.4.0...
## System * Version: 0.31 * Platform: Linux 5.13.0-52-generic in docker ## Testcase - Start geckodriver with `--allow-hosts=domain.local` behind proxy on different port - Connection fails as Host header is...
I use `geckodriver 0.11.1` and `Mozilla Firefox 49.0` on `Ubuntu 14.04`. As root, I check if firefox/geckodriver are running and if a `rust_mozprofile*` dir exists. All is clear. ``` %...
## System * Version: 0.31 * Platform: macOS Big Sur * Firefox: 99.0.1 (64-bit * Selenium: Ruby 4.1.0 ## Testcase Note: Same behavior for `find_elements` https://github.com/SeleniumHQ/selenium/blob/trunk/common/src/web/webComponents.html ```ruby custom_element = driver.find_element(css:...
## System * Platform: Linux aarch64 * Firefox: >= 78.6.0esr * Selenium: 4.3.0 Hi: I want to use geckodriver on an armv8 machine,but how to build geckodriver for armv8?There are...
## System * Version: 0.31.0 * Platform: Android 11 * Firefox: 101.2.0 * Selenium: appium 1.22.3-4 ## Testcase Hello. I'm trying to launch an automated test on firefox with these...
## System * Version: 0.24.0 * Platform: Linux debian 4.19.0-2 * Firefox: 65 * Selenium: Python (3.141.0) and JS (3.6.0) ## Testcase I developed a Javascript file to use an...