403-html / cypress-pop-example

Example of implementation page object pattern and our other custom methods in Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document it

403-html opened this issue · comments

What do we need?

  • how to launch a project
  • what is where, folders/files description, with links to their .md if they have it
  • description of tests, inside test folder
  • description of useful methods we have right now in separate .md and how we can use them
  • description of useful methods on top of Cypress API we have right now in separate .md and how we can use them (example, using localStorage)
  • description of pages objects
  • changelog