Fetch and process web content with Playwright, enabling access to JavaScript-rendered pages and extraction of HTML content as markdown for simplified analysis and integration.
Enables users to navigate back in browser history using Playwright, simplifying testing and automation workflows. Ideal for verifying navigation functionality in web applications.
Initiate a Playwright code generation session to record browser actions and automatically generate test scripts, specifying output directory, test name prefix, and optional comments.
Retrieve details about a code generation session by providing its session ID. This tool helps users access specific session information for efficient debugging and analysis.
Enables browser automation through Playwright using accessibility tree snapshots instead of screenshots. Supports web scraping, form interactions, testing, and connecting to existing browser sessions with logged-in accounts.
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
A server that leverages Playwright for automated browser testing and integrates with Cloudflare Workers, enabling AI assistants to control web browsers for navigation, interaction, and screenshots.