When working with the SEDNA Support Team, we may ask users to generate a network capture so we can get a better understand of what the issue is. This will require users to reproduce the issue they are facing while recording it on their device using a HAR capture (HTTP Archives), to then send it back to the Support Team. A HAR capture records the requests and responses that your browser makes with the SEDNA application, and will help us to attack the issue.
To create a HAR capture, follow the steps below with the appropriate browser.
Note: if you have any issues with the HAR capture, please contact support@sedna.com.
Chrome
- In Chrome, go to the page in SEDNA you are experiencing an issue.
- At the top-right of your browser window, click the Chrome menu using the ⋮ icon.
- Click Tools > Developer Tools. The Developer Tools window will open.
- Click the Network tab.
- Click Preserve log.
- A red circle at the top left of the Network tab will appear, which means the capture has started. If the circle is black, click it to start recording activity in your browser.
- Refresh the page, then begin reproducing the issue while the capture is running.
- Once you have finished reproducing the issue, right click on any row of the activity pane and select Save as HAR with Content.
- Click into the Console tab.
- Right-click anywhere in the console and select Save as.
- Name the log file Chrome-console.log.
- Send both files as shared links in a reply to your ticket with the Support Team.
Safari
- In Safari, begin by ensuring your Develop menu is available by navigating to the menu bar and selecting Preferences > Advanced: "Show Develop menu in menu bar".
- Go to the page in SEDNA where you are experiencing an issue.
- In the menu bar at the top of your browser, click Develop and then Show Web Inspector.
- Click the Console tab and then click Preserve Log.
- Go back to the Network tab.
- Refresh the page and begin reproducing the issue while the capture is running.
- Once you have successfully reproduced the issue, right-click any row of the activity pane and select Export HAR.
- Click the Console tab.
- Right-click any row and then click Select all.
- Paste the content in a text file (e.g. in a Word document) and name it Console-log.txt.
- Send both files as shared links in a reply to your ticket with the Support Team.
Firefox
- In Firefox, go to the page in SEDNA where you are experiencing the issue.
- Click the Firefox menu at the top-right of your browser window.
- Click Web Developer > Network. The Developer Tools window will open.
- Click the Network tab.
- Click Persist logs.
- Refresh the page and begin reproducing the issue while the capture is running.
- After you have successfully reproduced the issue, right-click any row of the activity pane and click Save all as HAR.
- Click the Console tab.
- Right-click any row and select Select all.
- Paste the content in a text file and name it cConsole-log.txt.
- Send both files as shared links in a reply to your ticket with the Support Team.
Comments
0 comments
Article is closed for comments.