·
3 commits
to master
since this release
Page Object Model makes it easier to:
- Build automation scripts quickly. If someone defined the page object and methods already, you can use it.
- More developer friendly. It's easier to understand the test behavior at a higher level
- Easier maintainance so if several page objects change, you can edit it quickly