From d5f2c432abb14af7355a73285ac3a36f793a52b8 Mon Sep 17 00:00:00 2001 From: Yuankai Date: Mon, 23 Sep 2024 14:35:08 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 86b63ff..23b77fa 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ Prompts will be given to the assigned LLM to generate an E2E test script in Type [deeveer](https://github.com/deeveer) for `test4` ## Experimental Result + + +Snapshots of each Playwright test script: https://yuankai619.github.io/LLM-Generated-web-and-Playwright-E2E-Testing/ + + | test | Does the web page meet the requirments | Whether the test script fully covers the testing | | -------- | :--------: | :--------: | | test1 | ✅ | ✅ |