Skip to main content
Glama
SJMakin

even-better-playwright-mcp

by SJMakin

screenshot

Capture browser screenshots with options to target specific elements, include full-page scrollable areas, or display labeled interactive elements for web automation and testing.

Instructions

Capture page screenshot.

Options:

  • ref: Screenshot specific element by ref (e.g., 'e5')

  • fullPage: Capture entire scrollable area

  • withLabels: Show Vimium-style ref labels on interactive elements

When withLabels is used, labels are color-coded by role:

  • Yellow: links

  • Orange: buttons

  • Coral: text inputs

  • Pink: checkboxes/radios

  • Blue: images/videos

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
refNoElement ref from snapshot to screenshot. If not provided, screenshots the viewport.
fullPageNoTake full page screenshot instead of viewport.
withLabelsNoShow Vimium-style ref labels on interactive elements in the screenshot.

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/SJMakin/even-better-playwright-mcp'

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