Retrieve the current page title from the active browser tab. Use this tool to verify page loads or capture titles for validation during automated web testing.
Scroll the current browser page to the top to reset viewport position after navigating down. Use for Selenium automation to ensure elements are in view.
Extract and scrape webpage content using auto, simple, Scrapy, or Selenium methods. Define extraction rules or wait for specific elements to retrieve targeted data.
Enables browser automation using the Selenium WebDriver through MCP, supporting browser management, element location, and both basic and advanced user interactions.
Allows AI agents to control web browser sessions via Selenium WebDriver, enabling web automation tasks like scraping, testing, and form filling through the Model Context Protocol.
Initiate a Selenium browser session for automated testing or web scraping. Ensures a browser instance is active before performing navigation, interaction, or screenshot tasks.
Navigate one step back in browser history using Selenium. This tool simulates the browser's back button, enabling automated return to the previous page in test scripts.
Interact with web forms by filling text inputs, checkboxes, dropdowns, and file uploads. Optionally submit forms for search, login, or contact pages using browser automation methods like Selenium or Playwright.
Retrieve accessibility properties and generate multi-framework test selectors for web elements using CSS selectors to support testing and accessibility audits.
Generate Robot Framework keywords for advanced Selenium web testing operations. Creates .robot file content with SeleniumLibrary capabilities for test automation.