cyphfell
cyphfell copied to clipboard
Converts WDIO to Cypress
As part of the initiative to promote open source culture at Intuit, we are reviewing the text of projects featured on OpenSource.Intuit.com for spelling and grammar - the Cyphfell text...
Support for property accessors (get) ex: Class X { get something() { return browser.element(".abc"); } }
Add support for async and await inside of tests
Improve the readme documentation to give a better description of this project, as well as provide details about how to create custom plugins