Skip to main content
Glama

firefox-devtools-mcp

hover_by_uid

Hover over web elements using their unique identifier to trigger hover states for testing interactions, inspecting dynamic content, or verifying CSS effects in Firefox browser automation.

Instructions

Hover over an element identified by its UID. TIP: Take a fresh snapshot if the UID becomes stale.

Input Schema

NameRequiredDescriptionDefault
uidYesThe UID of the element to hover over

Input Schema (JSON Schema)

{ "properties": { "uid": { "description": "The UID of the element to hover over", "type": "string" } }, "required": [ "uid" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/freema/firefox-devtools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server