You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
This repository is created as personal practice and refreshments on Playwright. It contains some of the e2e tests for the Hudl.com website, which I highly admire.
4
4
5
5
## ToDo
6
-
✅ Add UI abstraction on top of emerged patterns: login page & common nav mechanism. Stay lean.
7
-
✅ Upgrade playwright to 1.51 for the Copy Prompt feature in the html report on test failures.
6
+
-✅ Add UI abstraction on top of emerged patterns: login page & common nav mechanism. Stay lean.
7
+
- ✅ Update playwright to 1.51 for the Copy Prompt feature in the html report on test failures.
0 commit comments