playwright-automation-fill-in-form

作者: github

使用Playwright MCP自动化表单填写,包括文本输入、日期/时间选择及文件上传。支持多种表单字段类型:文本输入框、日期选择器、时间选择器和文件上传。可导航至指定URL并使用提供的数据填充表单,不自动提交。在表单提交前设有检查点,允许手动验证已填写的字段。

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.