plwr
Browser automation CLI using CSS selectors, built on Playwright. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages. --- # Browser Automation with plwr plwr uses CSS selectors (not element refs) and a persistent daemon session. Every session must be explicitly started and stopped. ## Quick Start ```bash plwr start
更新日志: Source: GitHub https://github.com/andreasjansson/plwr
还没有评论,快来第一个发言吧。