If our basic troubleshooting steps haven’t helped, we’ll want to collect the following information so we can submit a bug to our development team:
Developer console. This is part of your browser’s developer toolset that collects information about logs, web applications, network requests, errors, and more.
HAR file. This is an HTTP archive file that acts as a record of your recent browser activity.
If we find errors in the developer console or HAR file, it will help us investigate the issue further.
Please follow these steps:
Open your browser
Open Developer Tools
Reproduce the issue
Create a screenshot of the Console
Collect the HAR file
We’ll share detailed instructions for different browsers below.
Chrome
Watch an overview video:
Open Chrome and select the vertical ellipsis (three dots) in the top right, go to More tools, then select Developer tools.
Once developer tools open on the right side of your screen, select the Console tab in the top panel, then use these shortcuts to take a screenshot:
Mac: Shift + Command + 3
Windows: Windows logo key + Shift + S
Next, move to the Network tab to save the HAR file.
Check the upper left corner to see if the round button is red. If so, this means that log recording is enabled. If it's grey, select the button.
Check the box next to Preserve log.
Select Clear near the red button. This will clear the logs.
Reproduce the issue. You'll then see the logs in the tab.
Once you’ve reproduced the issue, select Export HAR file button (the gray button with a downward arrow).
Safari
Start by enabling the Develop menu in the menu bar. Select Safari in the menu bar in the top right, then Settings. Next, in the pop-up window, go to the Advanced tab and select Show Develop menu in the menu bar.
Your next step is to select Develop in the menu bar, then Show Web Inspector in the dropdown menu.
The Web inspector will then open at the bottom of your screen. Select the Console tab at the top, then take a screenshot using Shift + Command + 3.
Finally, move to the Network tab to save the HAR file, then:
Microsoft Edge
To open the Console, select the vertical ellipsis (three dots) in the top right of the browser, go to More tools, then select Developer tools.
Once developer tools open on the right side of your screen, select Console at the top, then use these shortcuts to take a screenshot:
Mac: Shift + Command + 3
Windows: Windows logo key + Shift + S
Next, move to Network to save the HAR file.
Check the upper left corner to see if the round button is red. If so, this means that log recording is enabled. If it's grey, select the button.
Check the box next to Preserve log.
Select Clear near the red button. This will clear the logs.
Reproduce the issue. You'll then see the logs in the tab.
Once you’ve reproduced the issue, select Export HAR file button (the gray button with a downward arrow).
Firefox
Select the Menu icon in the top right, then More tools. Next, choose Web Developer tools in the right panel.
Once Developer tools opens at the bottom of your screen, select Console. Use these shortcuts to take a screenshot:
Mac: Shift + Command + 3
Windows: Windows logo key + Shift + S
Finally, move to Network and follow these steps:
Make sure that Logs recording is enabled
Select the gear icon on the right, then Persists logs
Select the trash bin on the left
Reproduce the issue
Select the gear icon on the right, then Save all as HAR
Opera
On a Mac, select Developer in the menu bar, then Developer tools.
If you’re using Windows, select the red Opera icon in the top left corner, go to Developer, then select Developer tools.
Next, select Console in the right panel and take a screenshot using these shortcuts:
Mac: Shift + Command + 3
Windows: Windows logo key + Shift + S
Finally, move to Network to save the HAR file by following these steps:
Check the upper left corner to see if the round button is red. If so, this means that log recording is enabled. If it's grey, select the button.
Check the box next to Preserve log.
Select Clear near the red button. This will clear the logs.
Reproduce the issue. You'll then see the logs in the tab.
Once you’ve reproduced the issue, select Export HAR file button (the gray button with a downward arrow).
Note: If the HAR file size exceeds our limit and you have trouble attaching it to your ticket, you can use a cloud storage option (Google Drive, One Drive, etc.) to share the link with our Support team.