AxaFrance / cypress-component

This package is designed to make Cypress tests easier to read and write. It allows you to implement to Page Object Model pattern. It also provides stronger command types as you type each component you declare. All your component declaration are made outside your tests files so that if a CSS selector changes, you only have to change it in one place.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AxaFrance/cypress-component Stargazers