All Projects → mozilla → Geckodriver

mozilla / Geckodriver

WebDriver for Firefox

Projects that are alternatives of or similar to Geckodriver

Marionette
A Racket library that lets you control Firefox via the Marionette Protocol.
Stars: ✭ 64 (-98.87%)
Mutual labels:  webdriver, firefox
Arsenic
Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Stars: ✭ 209 (-96.29%)
Mutual labels:  webdriver, firefox
Marionette client
Mozilla's Gecko Marionette client in golang
Stars: ✭ 21 (-99.63%)
Mutual labels:  webdriver, firefox
Etaoin
Pure Clojure Webdriver protocol implementation
Stars: ✭ 599 (-89.38%)
Mutual labels:  webdriver, firefox
wdm4j
Automatic Selenium WebDriver binaries management for java
Stars: ✭ 16 (-99.72%)
Mutual labels:  firefox, webdriver
Selenium Python Helium
Selenium-python but lighter: Helium is the best Python library for web automation.
Stars: ✭ 2,732 (-51.57%)
Mutual labels:  webdriver, firefox
Marionette
Selenium alternative for Crystal. Browser manipulation without the Java overhead.
Stars: ✭ 119 (-97.89%)
Mutual labels:  webdriver, firefox
TestLeafSeleniumTraining
This is public repository for Selenium Learners at TestLeaf
Stars: ✭ 80 (-98.58%)
Mutual labels:  firefox, webdriver
browser-desktop
Dot Browser for Desktop
Stars: ✭ 279 (-95.05%)
Mutual labels:  firefox, gecko
GeckoDriver ARMv6
Compiled binaries of Gecko Driver for ARMv6 architecture (cross-compiled)
Stars: ✭ 22 (-99.61%)
Mutual labels:  firefox, geckodriver
laravel-dusk-firefox
Automate running Laravel Dusk using Geckodriver for Mozilla Firefox
Stars: ✭ 33 (-99.41%)
Mutual labels:  firefox, webdriver
Wpt
Test suites for Web platform specs — including WHATWG, W3C, and others
Stars: ✭ 3,573 (-36.66%)
Mutual labels:  firefox, gecko
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-91.19%)
Mutual labels:  firefox
Web Developer
A browser extension that adds various web developer tools to a browser.
Stars: ✭ 532 (-90.57%)
Mutual labels:  firefox
Firefox Sweet Theme
🍬 A dark and modern theme for firefox with vibrant colors
Stars: ✭ 496 (-91.21%)
Mutual labels:  firefox
Temporary Containers
Firefox Add-on that lets you open automatically managed disposable containers
Stars: ✭ 488 (-91.35%)
Mutual labels:  firefox
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Stars: ✭ 31,513 (+458.64%)
Mutual labels:  firefox
Webextension Pixiv Toolkit
A web extension for Pixiv
Stars: ✭ 513 (-90.91%)
Mutual labels:  firefox
Blurredfox
A sleek, modern and elegant Firefox CSS theme
Stars: ✭ 483 (-91.44%)
Mutual labels:  firefox
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (-5.12%)
Mutual labels:  firefox

geckodriver

Proxy for using W3C WebDriver compatible clients to interact with Gecko-based browsers.

This program provides the HTTP API described by the WebDriver protocol to communicate with Gecko browsers, such as Firefox. It translates calls into the Marionette remote protocol by acting as a proxy between the local- and remote ends.

Downloads

Documentation

Source code

geckodriver is made available under the Mozilla Public License.

Its source code can be found in mozilla-central under testing/geckodriver. This GitHub repository is only used for issue tracking and making releases.

Contact

The mailing list for geckodriver discussion is https://groups.google.com/a/mozilla.org/g/dev-webdriver.

There is also Matrix channel to talk about using and developing geckodriver in interop on chat.mozilla.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].