We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427877f commit 36121c7Copy full SHA for 36121c7
tutorial/4-page-objects.md
@@ -1,4 +1,4 @@
1
-# Refactoring using page objects
+# Part 4: Refactoring using page objects
2
3
As we saw in the previous part, Playwright calls are wonderfully concise.
4
We may be tempted to use raw Playwright calls in all our tests.
0 commit comments