Automates browser interactions through Puppeteer, enabling navigation, screenshot capture, form filling, and JavaScript execution.
Provides browser automation capabilities using Puppeteer, enabling interaction with both new browser instances and existing Chrome windows. It supports features like navigating web pages, taking screenshots, clicking elements, filling forms, and executing JavaScript. The server also offers smart Chrome tab management, allowing connection to active Chrome tabs while preserving existing Chrome instances.
主な機能
01Navigates web pages and takes screenshots
02Clicks elements and fills forms
03Executes JavaScript in the browser console
04Connects to active Chrome tabs
05Provides comprehensive logging and error handling