You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ Browsers tested are - Chrome, Firefox and Webkit
8
8
9
9
## Viewing test report and captured video on Github Actions
10
10
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'
12
12
13
13
- On your terminal, navigate to the folder where you saved the report and type:
14
14
15
15
`npx playwright show-report playwright-report`
16
16
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.
0 commit comments