Skip to content

Commit 36121c7

Browse files
Edited part 4 title
1 parent 427877f commit 36121c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/4-page-objects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Refactoring using page objects
1+
# Part 4: Refactoring using page objects
22

33
As we saw in the previous part, Playwright calls are wonderfully concise.
44
We may be tempted to use raw Playwright calls in all our tests.

0 commit comments

Comments
 (0)