Fix some steps
parent
f7e054524e
commit
bbcf9f3805
|
@ -16,12 +16,9 @@ A [HAR](https://en.wikipedia.org/wiki/HAR_(file_format)) contains the network tr
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. Open the Chrome DevTools (F12) and go to the "Network" tab.
|
6. Click on `Inspect` and go to the `Network` tab.
|
||||||
7. Reproduce the problem.
|
7. Reproduce the problem.
|
||||||
8. In the Chrome DevTools, save the network traffic as HAR:
|
8. In the DevTools, save the network traffic as HAR by right-clicking on a request and then clicking on `Save as HAR with content`:
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue