playwright-automation-fill-in-form

作者: github

使用 Playwright MCP 自動填寫表單,包括文字輸入、日期/時間選擇及檔案上傳。支援多種表單欄位類型:文字輸入框、日期選擇器、時間選擇器及檔案上傳。導航至指定網址並以提供的資料填入表單,不自動提交。在提交表單前包含審查檢查點,以便手動驗證已填寫的欄位。

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.