RomanGod6/browserbot
3.1
If you are the rightful owner of browserbot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Browser Testing MCP Server is a tool designed to facilitate automated testing of web applications by controlling a real browser environment.
Tools
Functions exposed to the LLM to take actions
launch_browser
Start a browser instance with optional visibility settings.
navigate_to
Navigate to a specified URL and wait for the page to load.
click_element
Simulate a click on an element identified by a CSS selector.
get_console_logs
Retrieve JavaScript errors and console output from the browser.
take_screenshot
Capture the current visual state of the browser.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client