This is a proof of concept using testcafe framework with javascript language.
- Clone the repository
git clone git@github.com:ahgue/Automation-tescafePOC.git. - Run the command
npm install. - Copy and rename the
.env_samplefile to.envand use a gmail account. - Run the command
npm test.