File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,12 @@ Each part has a corresponding branch in this repository containing the part's ex
71
71
The branches allow you to check your progress at any point during the workshop.
72
72
The branch names are:
73
73
74
- | Part | Branch |
75
- | ------ | ------------------- |
76
- | Start | 0-initial-project |
77
- | Part 1 | 1-getting-started |
78
- | Part 2 | 2-first-steps |
79
- | Part 3 | 3-assertions |
80
- | Part 4 | 4-page-objects |
81
- | Part 5 | 5-playwright-tricks |
74
+ | Part | Branch |
75
+ | ------ | ------------------- |
76
+ | Start | 0-initial-project |
77
+ | Part 1 | 1-getting-started |
78
+ | Part 2 | 2-first-steps |
79
+ | Part 3 | 3-assertions |
80
+ | Part 4 | 4-page-objects |
81
+ | Part 5 | 5-playwright-tricks |
82
+ | Complete | main |
You can’t perform that action at this time.
0 commit comments