awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/geckodriver

0
View on GitHub↗
7,480 स्टार्स·1,525 फोर्क्स·MPL-2.0·7 व्यूज़firefox-source-docs.mozilla.org/testing/geckodriver↗

Geckodriver

geckodriver is a browser automation driver and W3C WebDriver implementation. It functions as a proxy server that translates standardized WebDriver commands into internal instructions for web browsers based on the Gecko engine.

The project enables the programmatic control of Gecko-based browsers to simulate user interactions and automate repetitive web tasks. It supports both standard browser automation and headless browser orchestration for workflows executing without a graphical user interface.

The software is used for automated web testing to verify website functionality and user interface behavior by running programmatic test suites against a live browser.

Features

  • Browser Automation Interfaces - Acts as a standardized remote control interface for automating web browser interactions and testing.
  • WebDriver Proxy Bridges - Functions as a proxy server translating standardized WebDriver commands into internal instructions for Gecko-based browsers.
  • WebDriver Implementations - Implements a communication layer that maps standardized W3C WebDriver HTTP requests to Gecko-specific browser commands.
  • Browser Automation - Enables programmatic control of web browsers to automate user interactions and execute repetitive web tasks.
  • Browser Control APIs - Provides an HTTP-based interface for programmatic control of Gecko browser instances, including navigation and tab management.
  • WebDriver Protocol Serializers - Translates incoming JSON WebDriver payloads into the internal communication format required by the Gecko browser engine.
  • Remote Control Protocols - Uses the Marionette protocol over TCP sockets to provide low-level remote control of the browser.
  • Browser Automation Testing - Enables running programmatic test suites against a live browser to verify website functionality and UI behavior.
  • Headless Browser Orchestrators - Manages and controls isolated headless browser instances for continuous integration and web scraping workflows.
  • Browser Drivers - WebDriver implementation for the Firefox browser.

स्टार हिस्ट्री

mozilla/geckodriver के लिए स्टार हिस्ट्री चार्टmozilla/geckodriver के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Geckodriver के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Geckodriver के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • apify/crawleeapify का अवतार

    apify/crawlee

    24,002GitHub पर देखें↗

    Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction pipelines. It provides a unified interface for managing headless browser automation and lightweight HTTP requests, allowing developers to handle complex web navigation, dynamic content rendering, and large-scale data collection within a single, modular architecture. The project distinguishes itself through its resource-aware concurrency controller, which dynamically scales task execution based on real-time CPU and memory usage to prevent host machine exhaustion. It also features a rob

    TypeScriptapifyautomationcrawler
    GitHub पर देखें↗24,002
  • php-webdriver/php-webdriverphp-webdriver का अवतार

    php-webdriver/php-webdriver

    5,203GitHub पर देखें↗

    php-webdriver is a WebDriver PHP client and browser automation framework that implements the W3C WebDriver standard. It serves as a programmatic interface for controlling web browsers, executing JavaScript, and managing browser sessions in both headed and headless environments. The library functions as a Selenium protocol implementation, allowing PHP applications to communicate with browser drivers such as ChromeDriver or GeckoDriver. It provides the ability to automate user actions, navigate pages, and validate DOM elements for web UI testing. Its capabilities cover broad areas of browser i

    PHPphp-webdriverseleniumselenium-php
    GitHub पर देखें↗5,203
  • browser-use/workflow-usebrowser-use का अवतार

    browser-use/workflow-use

    4,054GitHub पर देखें↗

    This project is an LLM browser automation framework and AI agent browser interface. It serves as a control layer that translates natural language instructions into browser interactions using large language models, enabling AI agents to navigate and interact with web pages through standardized browser-control functions. The system functions as an RPA workflow orchestrator and headless browser management tool, capable of recording and replaying deterministic browser sequences to automate repetitive tasks. It distinguishes itself through stealth configurations, including residential proxies and

    Pythonbrowser-automationbrowser-use-boxrpa
    GitHub पर देखें↗4,054
  • facebook/php-webdriverfacebook का अवतार

    facebook/php-webdriver

    5,203GitHub पर देखें↗

    php-webdriver is a browser automation library and PHP language binding for the Selenium WebDriver protocol. It serves as a web application testing tool that allows for the programmatic control of web browsers to simulate user interactions and navigate web pages. The project implements the WebDriver protocol to manage browser sessions and execute automated functional tests. It enables integration with Selenium servers to perform automated web testing and support headless browser workflows. The library provides capabilities for configuring browser properties and managing the lifecycle of remot

    PHP
    GitHub पर देखें↗5,203
Geckodriver के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

mozilla/geckodriver क्या करता है?

geckodriver is a browser automation driver and W3C WebDriver implementation. It functions as a proxy server that translates standardized WebDriver commands into internal instructions for web browsers based on the Gecko engine.

mozilla/geckodriver की मुख्य विशेषताएं क्या हैं?

mozilla/geckodriver की मुख्य विशेषताएं हैं: Browser Automation Interfaces, WebDriver Proxy Bridges, WebDriver Implementations, Browser Automation, Browser Control APIs, WebDriver Protocol Serializers, Remote Control Protocols, Browser Automation Testing।

mozilla/geckodriver के कुछ ओपन-सोर्स विकल्प क्या हैं?

mozilla/geckodriver के ओपन-सोर्स विकल्पों में शामिल हैं: apify/crawlee — Crawlee is a web scraping framework designed for building scalable, reliable, and distributed data extraction… php-webdriver/php-webdriver — php-webdriver is a WebDriver PHP client and browser automation framework that implements the W3C WebDriver standard.… browser-use/workflow-use — This project is an LLM browser automation framework and AI agent browser interface. It serves as a control layer that… facebook/php-webdriver — php-webdriver is a browser automation library and PHP language binding for the Selenium WebDriver protocol. It serves… mherrmann/helium — Helium is a Python library and high-level wrapper for Selenium designed for browser automation, functional UI testing,… agent-infra/sandbox — This project provides secure, containerized infrastructure designed for autonomous agents, remote code execution, and…