Automating Routine Work
How to automate repetitive, click-by-click office tasks using Claude with Playwright, shown through two real DGIST case studies.
- Instructor: Minseok Jeon (minseok_jeon@dgist.ac.kr)
Case Studies
-
Purchase Requests by Demonstration — Easy
Demonstrate the task once in Chrome; the AI watches and builds a Playwright script that replays it.
-
Receipt Processing, Step by Step — Advanced
Build the automation prompt by prompt: the actual session, its workflow, and the principles behind it.