Update README.md

Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
This commit is contained in:
fkwp
2025-03-26 13:20:27 +01:00
committed by GitHub
parent fa0365c409
commit defe880515

View File

@@ -226,7 +226,7 @@ npx playwright codegen
``` ```
This will record your action and write the test code for you. Use the tool bar This will record your action and write the test code for you. Use the tool bar
to test visibility, text content, clicking. to test visibility, text content and clicking.
##### Investigate a failed test from the CI ##### Investigate a failed test from the CI