mcp-playwright

MIT License
9,719
3,179
  • Linux
  • Apple

playwright_hover

Simulate hovering over a web element using a CSS selector to interact with dynamic content or trigger UI events within a real browser environment.

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-playwright

Related Tools

ID: yh4lgtwgbe