Skip to main content
Glama

MCP Cypress Page Object & Test Generator

by jprealini

generateLocator

Create TypeScript Page Object classes and Cypress test suites for web pages to automate element interactions and workflow testing, supporting both positive and negative scenarios.

Instructions

Generar Page Object y Tests de Cypress

Input Schema

NameRequiredDescriptionDefault
urlYesURL de la página web

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "url": { "description": "URL de la página web", "type": "string" } }, "required": [ "url" ], "type": "object" }

Other Tools from MCP Cypress Page Object & Test Generator

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/jprealini/cypress-mcp'

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