Automation test using AI powered by gpt
just run the command
npm i
user=""
password=""
badUser=""
badPassword=""
ZEROSTEP_TOKEN=""
to get the zero step token you have to create an account in the oficial page.
npm run debugPlaywright - Run in debug mode
npm run regressionPlaywright - Run all the tests in headless mode
npm run regressionPlaywrightHeaded - Run all the test in head mode
npm run uiPlaywright - Run Playwright UI
Created by Victor Garcia