Skip to main content
Glama

Selenium MCP Server

by themindmod

browser_take_screenshot

Capture and save a screenshot of the current web page during browser automation sessions using Selenium WebDriver. Optionally specify file name and format.

Instructions

Take a screenshot of the current page

Input Schema

NameRequiredDescriptionDefault
filenameNoFile name to save the screenshot to
rawNoWhether to return without compression (PNG format)

Input Schema (JSON Schema)

{ "properties": { "filename": { "description": "File name to save the screenshot to", "type": "string" }, "raw": { "description": "Whether to return without compression (PNG format)", "type": "boolean" } }, "type": "object" }
Install Server

Other Tools from Selenium MCP Server

Related Tools

    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/themindmod/selenium-mcp-server'

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