Labsco
github logo

playwright-automation-fill-in-form

✓ Official36,200

by github · part of github/awesome-copilot

Automate form filling with Playwright MCP, including text input, date/time selection, and file uploads. Supports multiple form field types: text inputs, date pickers, time selectors, and file uploads Navigates to specified URLs and populates forms with provided data without automatic submission Includes review checkpoint before form submission to allow manual verification of filled fields

🔥🔥🔥✓ VerifiedFreeQuick setup
🧩 One of 7 skills in the github/awesome-copilot package — works on its own, and pairs well with its siblings.

Automate form filling with Playwright MCP, including text input, date/time selection, and file uploads. Supports multiple form field types: text inputs, date pickers, time selectors, and file uploads Navigates to specified URLs and populates forms with provided data without automatic submission Includes review checkpoint before form submission to allow manual verification of filled fields

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.


name: playwright-automation-fill-in-form description: 'Automate filling in a form using Playwright MCP'

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.