Chrome
Open Developer Tools: Press Ctrl+Shift+I (Windows) or Command+Option+I (Mac).
Select Console: Navigate to the Console tab.
Reproduce Issue: Perform the actions that lead to the issue.
Save Logs: Right-click in the console, choose Save as..., select a location, and click Save.
Safari
Enable Console Access: Go to Safari > Preferences > Advanced and check the Show Develop menu.
Open Console: Select Develop > Show Error Console from the menu.
Reproduce Issue: Repeat the steps that trigger the problem.
Save Logs: Go to File > Save As..., select a save location, and confirm with Save.
Firefox
Open Web Console: Press Ctrl+Shift+K (Windows) or Command+Option+K (Mac).
Reproduce Issue: Conduct actions that recreate the error.
Save Logs: Right-click in the console, select Save All as HAR, choose a location, and click Save.
Edge
Open Developer Tools: Press F12 to launch Developer Tools.
Select Console Tab: Choose the Console tab from Developer Tools.
Reproduce Issue: Execute actions to recreate the issue.
Save Logs: Right-click, select Save as..., specify a location, and save.
Troubleshooting Tips
If console logs fail to appear, try these steps:
Refresh the page.
Clear cache and cookies.
Ensure correct console shortcuts.
Disable browser extensions if necessary.
By following these steps, you can efficiently gather and save console logs for troubleshooting. For further assistance, contact support.
