How do I capture a .har file?
You can capture a .har file for troubleshooting an Oracle Redwood session. It's recommended that you use either the Firefox or the Chrome browser.
Before you start, make sure that only one browser window is open.
See these sections for steps and videos:
Capture a .har File in the Firefox Browser
Here’s what you need to do:
- Navigate to the UI page where you want to record the .har file.
- Enable the developer tools by navigating to .
- On the console, click the Network tab.
- Click the settings icon and make sure the Persist Log option is selected.
- Click the trash can icon to clear all existing logs shown on the console.
- Select the activity that you need the .har file for.
- Click .
Capture a .har File in the Chrome Browser
Here’s what you need to do:
- Navigate to the UI page where you want to record the .har file.
- Enable the developer tools by navigating to .
- On the console, click the Network tab.
- Click the settings icon and make sure the Preserve Log option is selected.
- Click the cancel icon to clear all existing logs shown on the console.
- Select the activity that you need the .har file for.
- Click the download icon to export the .har file.