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: docs/har_log-viewer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ It provides a visual representation of how resources on a webpage are loaded and
25
25
## How to Use HAR Log Viewer With Waterfall on LambdaTest?
26
26
***
27
27
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.
29
29
30
30
Once you run the tests, navigate to the Web Automation Dashboard to see the HAR Log Viewer With Waterfall in action.
0 commit comments