2 مستودعات
Command-line interfaces used to interact with a live browser, execute scripts, and extract data.
Distinct from Browser Launch Commands: Distinct from browser launch commands by providing an active interaction interface rather than just starting the process.
Explore 2 awesome GitHub repositories matching development tools & productivity · Browser Interaction CLIs. Refine with filters or upvote what's useful.
💯 Teach puppeteer new tricks through plugins.
Provides a command-line interface to interact with a live browser, execute scripts, and extract data.
Playwriter is a browser automation framework and remote controller that manages stateful sessions and executes programmatic commands via the Chrome DevTools Protocol. It provides a system for controlling web browsers to interact with pages and extract data through both programmatic APIs and a command-line interface. The project features a visual element selector that generates screenshots with accessibility labels, mapping visual interface elements to programmatic selectors to help agents navigate. It supports remote browser control through WebSocket tunneling, allowing users to manage browse
Provides a CLI for executing JavaScript commands to navigate pages and interact with elements in a running browser.