awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser Dialog and Event Handlers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBrowser Dialog and Event Handlers

Specialized mechanisms for intercepting and responding to native browser UI events, prompts, and background service states.

Explore 1 awesome GitHub repository matching web development · Browser Dialog and Event Handlers. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Automation and Scraping
  4. Browser Dialog and Event Handlers

Awesome Browser Dialog and Event Handlers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on 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

    TypeScriptautomationchromechromium

Explore sub-tags

  • Browser Dialog HandlersTools that programmatically intercept and respond to browser-generated alerts, confirmation prompts, and other interactive dialog boxes.
  • Print Dialog HandlersUtilities that manage and resolve browser print function requests during automated web page interactions.
  • Service Worker ManagementMechanisms for maintaining persistent control over service worker lifecycles and states within automated browser environments.