Skip to content

Commit 4497b88

Browse files
authored
Merge pull request #1174 from amanchopra1905/main
network har logs
2 parents 486395c + 87153a6 commit 4497b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/har_log-viewer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It provides a visual representation of how resources on a webpage are loaded and
2525
## How to Use HAR Log Viewer With Waterfall on LambdaTest?
2626
***
2727

28-
To get the network logs using HAR Log Viewer With Waterfall, you need to pass `network.har = true` in your test scripts. If you want an entire response body, then pass `network.full.har = true`.
28+
To get the network logs using HAR Log Viewer With Waterfall, you need to pass `network.full.har = true` in your test scripts.
2929

3030
Once you run the tests, navigate to the Web Automation Dashboard to see the HAR Log Viewer With Waterfall in action.
3131

0 commit comments

Comments
 (0)