MCP Browser Automation Server

playwright_hover

Simulate mouse hover on a web page element using its CSS selector. Provided by the MCP Browser Automation Server, it enables precise interaction with targeted elements for automated browser tasks.

Instructions

Hover an element on the page

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector for element to hover

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector for element to hover", "type": "string" } }, "required": [ "selector" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Browser Automation Server

Related Tools

ID: hokppvk1dy