awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
User Interaction Simulation · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesUser Interaction Simulation

Systems that replicate human input, device states, and environmental conditions to simulate real-world user behavior during testing.

Explore 3 awesome GitHub repositories matching testing & quality assurance · User Interaction Simulation. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. Automation and Interaction Tools
  4. User Interaction Simulation

Awesome User Interaction Simulation GitHub Repositories

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

    Genymobile/scrcpy

    135,888GitHubView on GitHub↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile

    Candroidcffmpeg
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on 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 fac

    TypeScriptautomationchromechromium
  • 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

  • Device and Network EmulatorsTools for simulating specific hardware characteristics and network connectivity profiles.
  • HID Event EmulatorsTranslation of host input signals into low-level HID events for remote device control.
  • Input State InteractionsCapability to programmatically toggle the state of form elements like checkboxes and radio buttons.