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

2 repos

Awesome GitHub RepositoriesBrowser and Environment Emulation

Tools for simulating browser environments, device characteristics, and system-level settings like time and locale.

Explore 2 awesome GitHub repositories matching testing & quality assurance · Browser and Environment Emulation. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. General Testing Utilities
  4. Test Utilities & Assertions
  5. Browser and Environment Emulation

Awesome Browser and Environment Emulation 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
  • python/cpython

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python

Explore sub-tags

  • Browser API MockingTools that inject scripts to override or mock browser APIs during the page navigation process.
  • Browser EmulationUtilities that modify browser identification strings to test application compatibility across different environments.
  • Browser Page ManagementTools for creating and managing browser pages and contexts to facilitate navigation and user interaction testing.
Locale and Timezone Emulators
Tools that configure browser or system environments to test application behavior under specific locale and timezone settings.
  • Time ManipulationTools that provide virtual clocks to control, pause, or manipulate time progression during test execution.
  • Visual and Environment EmulationUtilities that emulate system-level visual settings and media types to verify responsive design and interface rendering.