Enable LLMs to automate and interact with web browsers using Playwright. Perform actions like taking screenshots, generating test code, scraping web pages, and executing JavaScript in real browser environments. Enhance your AI agents with powerful browser automation capabilities seamlessly integrated via MCP.
Tools
start_codegen_session
Start a new code generation session to record Playwright actions
end_codegen_session
End a code generation session and generate the test file
get_codegen_session
Get information about a code generation session
clear_codegen_session
Clear a code generation session without generating a test
View 26 more tools