Controls a Chrome browser to automate tasks like taking screenshots, clicking buttons, filling forms, and inspecting web pages.
Leverage the Tabz MCP server to programmatically control and automate a Chrome browser. This skill enables dynamic discovery of available browser automation tools for tasks such as navigating tabs, capturing screenshots, interacting with web elements by clicking or filling forms, and inspecting page content. It is ideal for web scraping, automated testing, or performing repetitive actions on websites directly from the chat interface.
主な機能
01Automates browser interactions like clicking elements, filling forms, and executing JavaScript.
0299 GitHub stars
03Dynamically discovers available browser tools to ensure commands are always up-to-date.
04Monitors and captures network requests to analyze API calls and page loading behavior.
05Inspects page content, including HTML structure, element details, and console logs.
06Captures full-page or element-specific screenshots and downloads images or files from a webpage.
ユースケース
01Performing quick visual checks or quality assurance by taking screenshots of a live website.
02Automating repetitive tasks on a website, such as filling out a form or navigating through a multi-step process.
03Scraping data or content from a web page by inspecting HTML and extracting specific information.