awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Browser Environment Configurations · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesBrowser Environment Configurations

Settings for managing browser instances including proxy routing, stealth headers, and remote debugging capabilities.

Explore 3 awesome GitHub repositories matching web development · Browser Environment Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Automation and Scraping
  4. Browser Environment Configurations

Awesome Browser Environment Configurations GitHub Repositories

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

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • 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
  • browser-use/browser-use

    browser-use/browser-use

    78,576GitHubView on GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows

    Pythonai-agentsai-toolsbrowser-automation

Explore sub-tags

  • Browser Configuration ProfilesConfigurations that define and manage distinct browser environments and settings for executing automated test projects.
  • Browser Isolation StrategiesMethods for generating independent, ephemeral browser sessions that ensure isolated storage, cookies, and data states.
  • Browser Permission ManagementControls for programmatically granting or revoking specific browser-level permissions like geolocation and notifications for web pages.
  • Browser Security Policies
Configurations that restrict network access and enforce security constraints within automated browser instances.
  • Geolocation Emulation ToolsTools that modify browser geolocation coordinates to facilitate testing of location-aware web features.
  • Managed Browser EnvironmentsIsolated and dedicated browser profiles managed by external systems to execute automated tasks.
  • Viewport EmulatorsUtilities that override browser viewport dimensions and device scale factors to simulate various display environments.