Thanks to visit codestin.com Credit goes to github.com
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 6aae842 commit 96b029eCopy full SHA for 96b029e
source/page-objects.rst
@@ -62,7 +62,7 @@ Page object classes
62
63
The page object pattern intends creating an object for each web page.
64
By following this technique a layer of separation between the test
65
-code and technical implementsation is created.
+code and technical implementation is created.
66
67
The ``page.py`` will look like this::
68
0 commit comments