1 dépôt
Tools for automating keyboard, mouse, and form interactions.
Explore 1 awesome GitHub repository matching web development · User Behavior Simulators. Refine with filters or upvote what's useful.
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
Simulates realistic keyboard, mouse, and form interactions to mimic genuine user behavior within a browser.