Skip to content

Commit 350b81a

Browse files
wp
1 parent 4156c34 commit 350b81a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Automation test using AI powered by gpt
33

44
## Configuration
55
Create .env file with the next values.
6+
user=
67
user=
78
password=
89
badUser=
@@ -12,7 +13,7 @@ Create .env file with the next values.
1213
to get the zero step token you have to create an account in the oficial page.
1314

1415
## How to run
15-
npm run debugPlaywright` - Run in debug mode
16+
npm run debugPlaywright - Run in debug mode
1617
npm run regressionPlaywright - Run all the tests in headless mode
1718
npm run regressionPlaywrightHeaded - Run all the test in head mode
1819
npm run uiPlaywright - Run Playwright UI

0 commit comments

Comments
 (0)