awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • puppeteer/puppeteerpuppeteer 的头像

    puppeteer/puppeteer

    94,811在 GitHub 上查看↗

    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
    在 GitHub 上查看↗94,811
  • microsoft/playwrightmicrosoft 的头像

    microsoft/playwright

    91,074在 GitHub 上查看↗

    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
    在 GitHub 上查看↗91,074
  • vercel-labs/agent-browservercel-labs 的头像

    vercel-labs/agent-browser

    36,203在 GitHub 上查看↗

    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
    在 GitHub 上查看↗36,203
  • lightpanda-io/browserlightpanda-io 的头像

    lightpanda-io/browser

    31,168在 GitHub 上查看↗

    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
    在 GitHub 上查看↗31,168
  1. Home
  2. Testing & Quality Assurance
  3. Accessibility and Visual Testing
  4. Accessibility Testing
  5. Accessibility Tree Generators