Skip to content

Commit 69bf428

Browse files
committed
read me update
1 parent 11fa88c commit 69bf428

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Browsers tested are - Chrome, Firefox and Webkit
88

99
## Viewing test report and captured video on Github Actions
1010

11-
- Navigate to [Github Actions](https://github.com/Anchita/LoginExample/actions/runs/14111094536) and download the 'playwright-report'
11+
- Navigate to [Github Actions](https://github.com/Anchita/LoginExample/actions/runs/14127033647) and download the 'playwright-report'
1212

1313
- On your terminal, navigate to the folder where you saved the report and type:
1414

1515
`npx playwright show-report playwright-report`
1616

17-
- The above command opens an html report in your browser. You can view the captured video of any test by scrolling down to the video and hitting play.
17+
- The above command opens an html report in your browser. You can view the captured video of any test by scrolling down to the bottom to the video and hitting play.
1818

1919
## Running the tests locally
2020

0 commit comments

Comments
 (0)