BrowserLoop
JSON →Take screenshots and read console logs from web pages using Playwright.
Install
npx playwright Tools · 2
- take_screenshot Capture a screenshot of a web page with configurable options including viewport size, format (PNG/JPEG/WebP), quality, full page capture, and element-specific capture
- read_console_logs Read and monitor console logs from web pages, including errors, warnings, and general console output for debugging purposes
Links
★ 22 GitHub stars