Advanced troubleshooting steps
If the basic troubleshooting steps didn't help, we need to collect the following information for further investigation and for submitting a bug to our developers:
- Developer Console. Part of the Developer tools of your browser. Developer Console collects information about logs, web applications, network requests, errors, etc.)
- HAR file. A HAR file is an HTTP archive file, a record of your recent browser activity.
If there are any errors in Dev Console or HAR file, this will help to investigate the issue further.
Please follow these steps:
- Open your browser
- Open the Developer Tools
- Reproduce the issue
- Make a screenshot of the Console
- Collect the HAR file
You can find detailed instructions for different browsers below.
Chrome
Open Chrome and select the ellipsis (three dots) in the top right, go to “More Tools,” then select “Developer tools".
Developer tools will open on the right side of your screen. Click the "Console" tab at the top panel, then use these shortcuts to make a fullscreen screenshot:
Mac: Shift+Command+3
Windows: Windows logo key+Shift+S
Next, move to the "Network" tab to save the HAR file.
- Look at the upper left corner and check if the round button is red. This means log recording is enabled. If it's grey, click on the button
- Check the box "Preserve log"
- Click on the "Clear button" located near the red button and clear the logs
- Reproduce the issue and you'll see the logs in the tab
- Once you have reproduced the issue, click on the Export Har file button (grey down arrow button)
Safari
In Safari, first, enable Develop menu in the menu bar. Select "Safari" in the menu bar at the top right, then "Settings". In the pop-up window, go to the Advanced tab and tick the "Show Develop menu in the menu bar".
After that, select "Develop" in the menu bar and click "Show Web Inspector" from the dropdown.
The Web inspector will open at the bottom of your screen. Click on the "Console" tab at the top and make a fullscreen screenshot by using this shortcut Shift+Command+3.
Next, move to the "Network" tab to save the HAR file and:
- Click on the Trash bin at the top right to clear the logs
- Reproduce the issue
- Click on the Export button
Microsoft Edge
To open the Console, select the three ellipses (three dots) in the top right of the browser, go to “More tools”, then select "Developer tools".
Developer tools will be opened on the right side of your screen. Click on the "Console" at the top. Use these shortcuts to make a fullscreen screenshot:
Mac: Shift+Command+3
Windows: Windows logo key+Shift+S
Next, move to "Network" to save the HAR file.
- Look at the upper left corner and check if a round button is red. This means log recording is enabled. If it's grey, click on the button
- Check the box "Preserve log"
- After, click on the Clear button located near the red button and clear the logs
- Reproduce the issue and you'll see the logs in the tab
- Once you have reproduced the issue, click on the Export Har file button (grey down arrow button)
Firefox
Select the Menu icon at the top right, then “More tools.” In the right panel choose "Web Developer tools".
Developer tools will be opened at the bottom of your screen. Select the Console. Next, Use these shortcuts to make a fullscreen screenshot:
Mac: Shift+Command+3
Windows: Windows logo key+Shift+S
After that, move to "Network" and:
- Make sure that logs recording is enabled
- Select the gear icon on the right, then "Persists logs"
- After, click on Trash bin on the left
- Reproduce the issue
- Click on the gear icon on the right and select "Save All as HAR"
Opera
On Mac, select "Developer" in the menu bar, then "Developer tools".
If you are using Windows, click the red Opera icon at the top left corner, go to "Developer" and click on "Developer tools".
On the right panel click on "Console" and make a fullscreen screenshot. Use these shortcuts to make a fullscreen screenshot:
Mac: Shift+Command+3
Windows: Windows logo key+Shift+S
Next, move to the "Network" to save the HAR file.
- Look at the upper left corner and check if a round button is red. This means log recording is enabled. If it's grey, click on the button
- Check the box "Preserve log"
- After, click on the Clear button located near the red button and clear the logs
- Reproduce the issue and you'll see the logs in the tab
- Once you have reproduced the issue, click on the Export Har file button (grey down arrow button)