playwright-automation-fill-in-form

oleh github

Otomatiskan pengisian formulir dengan Playwright MCP, termasuk input teks, pemilihan tanggal/waktu, dan unggah file. Mendukung berbagai jenis kolom formulir: input teks, pemilih tanggal, pemilih waktu, dan unggah file. Menavigasi ke URL yang ditentukan dan mengisi formulir dengan data yang disediakan tanpa pengiriman otomatis. Menyertakan titik pemeriksaan peninjauan sebelum pengiriman formulir untuk memungkinkan verifikasi manual terhadap kolom yang telah diisi.

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.