Skip to main content
Glama

riddle_click_and_screenshot

Automate web interactions by loading a URL, clicking a specified element, and capturing a screenshot for testing button clicks, game starts, or UI verification.

Instructions

Simple automation: load URL, click a selector, take screenshot. Good for testing button clicks, game starts, etc. Uses force-click by default to handle animated buttons.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to load
clickYesCSS selector to click (e.g., 'button.start', '.play-btn')
wait_msNoWait time after click before screenshot (default: 1000)
deviceNo
forceNoForce click even on animating elements (default: true)

Latest Blog Posts

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/davisdiehl/riddle-mcp-server'

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