cypress-extender
Extends the basic functinality of Cypress
for shorter, easier to use, more readable, less flaky tests.
Since we extend cypress functionality in multiple ways,
this readme file is now splitted to multiple files
To combine cypress commands with while/if/for see test functions
To extend cypress array commands see array functions
To custom and extend log commands see log functions