awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mozilla avatar

mozilla/geckodriver

0
View on GitHub↗
7,480 stele·1,525 fork-uri·MPL-2.0·9 vizualizărifirefox-source-docs.mozilla.org/testing/geckodriver↗

Geckodriver

geckodriver este un driver de automatizare a browserului și o implementare W3C WebDriver. Acesta funcționează ca un server proxy care traduce comenzile WebDriver standardizate în instrucțiuni interne pentru browserele web bazate pe motorul Gecko.

Proiectul permite controlul programabil al browserelor bazate pe Gecko pentru a simula interacțiunile utilizatorului și a automatiza sarcinile web repetitive. Suportă atât automatizarea standard a browserului, cât și orchestrarea browserului headless pentru fluxuri de lucru care se execută fără o interfață grafică cu utilizatorul.

Software-ul este utilizat pentru testarea web automatizată pentru a verifica funcționalitatea site-ului și comportamentul interfeței cu utilizatorul prin rularea unor suite de teste programabile împotriva unui browser live.

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.

Istoric stele

Graficul istoricului de stele pentru mozilla/geckodriverGraficul istoricului de stele pentru mozilla/geckodriver

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face mozilla/geckodriver?

geckodriver este un driver de automatizare a browserului și o implementare W3C WebDriver. Acesta funcționează ca un server proxy care traduce comenzile WebDriver standardizate în instrucțiuni interne pentru browserele web bazate pe motorul Gecko.

Care sunt principalele funcționalități ale mozilla/geckodriver?

Principalele funcționalități ale mozilla/geckodriver sunt: Browser Automation Interfaces, WebDriver Proxy Bridges, WebDriver Implementations, Browser Automation, Browser Control APIs, WebDriver Protocol Serializers, Remote Control Protocols, Browser Automation Testing.

Care sunt câteva alternative open-source pentru mozilla/geckodriver?

Alternativele open-source pentru mozilla/geckodriver includ: 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…

Alternative open-source pentru Geckodriver

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Geckodriver.
  • apify/crawleeAvatar apify

    apify/crawlee

    24,002Vezi pe GitHub↗

    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
    Vezi pe GitHub↗24,002
  • php-webdriver/php-webdriverAvatar php-webdriver

    php-webdriver/php-webdriver

    5,203Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,203
  • browser-use/workflow-useAvatar browser-use

    browser-use/workflow-use

    4,054Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,054
  • facebook/php-webdriverAvatar facebook

    facebook/php-webdriver

    5,203Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,203
  • Vezi toate cele 30 alternative pentru Geckodriver→