This article explains how to generate an HTTP ARchive (HAR) trace file and save the contents of the console in the Google Chrome and Mozilla Firefox browsers.
Procedure
Google Chrome
In Google Chrome, go to the Talend Cloud page where you have an issue.
Click the Google Chrome menu (⋮) on the upper-right of your browser window.
Select More Tools > Developer Tools. The Developer Tools window opens as a docked panel on the side or bottom of Chrome.
Click the Network tab.
Select Preservelog and Disable cache. You will see a red circle at the top left of the Network tab. This means the capture has started. If the circle is black, click the black circle to start recording activity in your browser.
Refresh the page and reproduce the problem while the capture is running.
Once the issue has been reproduced, right-click on any row of the activity panel in the Network tab, then select Save as HAR with Content.
Save the HAR file.
Select the Console tab, right-click anywhere in the console, then select Save as...
For more information, see the Google Chrome DevTools documentation page.
Mozilla Firefox
In Firefox, go to the Talend Cloud page where you have an issue.
Click the Firefox menu (three horizontal parallel lines) on the upper-right of your browser window.
Select Web Developer > Network. The Developer Tools window opens as a docked panel at the side or bottom of Firefox.
Click the Network tab.
Select Persist logs.
Select Disable cache.
Once the issue has been reproduced, right-click any row and select Save all as HAR.