Category: Technology
Categories
Asserting text using Cypress

Categories
Cypress: PageObjects using inheritance
Scenario:
- Your web site is deployed on several countries. The behaviour of the page you want to test (e.g. sign up) is mostly the same across countries, however some business rules change per country.
- You are using the PageObjects pattern to encapsulate the details of each page. You want to avoid duplicated code.
Categories
Pipeline triggering pipeline on GitLab
Categories
Cypress Sapling (automation template)
