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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesAccessibility Tree Generators

Utilities that analyze and capture the accessibility tree structure of web pages to evaluate node compatibility.

Explore 4 awesome GitHub repositories matching testing & quality assurance · Accessibility Tree Generators. Refine with filters or upvote what's useful.

Awesome Accessibility Tree Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • puppeteer/puppeteerAvatar von puppeteer

    puppeteer/puppeteer

    94,811Auf GitHub ansehen↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to facilitate stable, automated web-based workflows. The library distinguishes itself through its deep integration with the Chrome DevTools Protocol, utilizing a bidirectional message bus to execute commands and receive real-time event notifications. It supports advanced automation pa

    Evaluate individual nodes within the accessibility tree to verify their compatibility with screen readers and other navigation tools.

    TypeScriptautomationchromechromium
    Auf GitHub ansehen↗94,811
  • microsoft/playwrightAvatar von microsoft

    microsoft/playwright

    91,074Auf GitHub ansehen↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior in consistent, isolated environments. The framework distinguishes itself through a web-first testing paradigm that prioritizes stability and resilience. By utilizing an auto-waiting actionability engine and accessibility-tree-based locators, it eliminates common sources of test

    Accessibility tree snapshots are captured during automated runs to evaluate node compatibility and ensure proper semantic structure.

    TypeScriptautomationchromechromium
    Auf GitHub ansehen↗91,074
  • vercel-labs/agent-browserAvatar von vercel-labs

    vercel-labs/agent-browser

    36,203Auf GitHub ansehen↗

    This project is an agentic framework designed to enable autonomous web navigation and browser automation. It functions as a controller that translates natural language instructions into deterministic browser actions, allowing agents to interact with websites, perform data extraction, and manage complex authentication flows. By leveraging accessibility trees and semantic element resolution, the framework mimics human-like navigation, moving beyond brittle DOM selectors to interact reliably with modern web interfaces. The framework distinguishes itself through its focus on secure, scalable exec

    Extracts compact accessibility trees with unique references to enable efficient agent navigation.

    Rust
    Auf GitHub ansehen↗36,203
  • lightpanda-io/browserAvatar von lightpanda-io

    lightpanda-io/browser

    31,168Auf GitHub ansehen↗

    This project is a high-performance headless browser engine designed for scalable web automation, data extraction, and AI agent integration. It provides a specialized environment that allows autonomous agents and testing frameworks to interact with web content through standardized remote control protocols. By executing pages in a lightweight, headless state, the engine minimizes resource consumption while maintaining the ability to perform complex navigation and dynamic content rendering. The platform distinguishes itself through deep integration with AI-centric communication layers and advanc

    Returns a structured array of nodes representing the accessibility tree of a web page to provide semantic context for automated agents.

    Zigbrowserbrowser-automationcdp
    Auf GitHub ansehen↗31,168
  1. Home
  2. Testing & Quality Assurance
  3. Accessibility and Visual Testing
  4. Accessibility Testing
  5. Accessibility Tree Generators