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.