playwright-automation-fill-in-form

por github

Automatiza el llenado de formularios con Playwright MCP, incluyendo entrada de texto, selección de fecha/hora y carga de archivos. Soporta múltiples tipos de campos de formulario: entradas de texto, selectores de fecha, selectores de hora y carga de archivos. Navega a URLs específicas y completa formularios con los datos proporcionados sin envío automático. Incluye un punto de control de revisión antes del envío del formulario para permitir la verificación manual de los campos completados.

npx skills add https://github.com/github/awesome-copilot --skill playwright-automation-fill-in-form

Automating Filling in a Form with Playwright MCP

Your goal is to automate the process of filling in a form using Playwright MCP.

Specific Instructions

Navigate to https://forms.microsoft.com/url-of-my-form

Fill in the form with the following details:

  1. Show: playwright live

  2. Date: 15 July

  3. Time: 1:00 AM

  4. Topic: Playwright Live - Latest updates on Playwright MCP + Live Demo

  5. Upload image: /Users/myuserName/Downloads/my-image.png

DO NOT SUBMIT THE FORM.

Ask for a review of the form before submitting it.