
BrowserLoop
Captures web page screenshots using Playwright with support for different formats, element targeting, and authentication. Also monitors browser console logs for debugging and testing workflows.
22470 views2Local (stdio)
What it does
- Take full-page screenshots
- Capture specific element screenshots
- Monitor browser console logs
- Export in PNG, JPEG, and WebP formats
- Authenticate with cookies
- Configure image quality settings
Best for
Web developers testing visual changesQA engineers doing visual verificationDebugging browser console errorsAutomated screenshot workflows
Multiple image formats supportedDocker containerizedProject is archived