Internet Explorer
To capture HAR logs:
-
Press F12 on your keyboard to open the developer tools window.
-
Select the Network tab.
-
Click , to start a profiling session.
-
Repeat the steps that caused the problem.
-
Click to stop profiling.
-
Click to export HAR-file.
-
Select a destination folder to save the logs.
HAR logs will be collected and saved to the specified folder.
To capture HAR logs:
-
Press F12 on your keyboard to open the developer tools window.
-
Go to the «Console» tab.
-
Right-click anywhere on the window screen and select «Copy everything» in the context menu.
-
Create a new text file in TXT format and open it.
-
Paste the copied data and save the file.
HAR logs will be saved to the specified file.