Capture Browser Console Logs
When you encounter issues while using PromptCue, capturing your browser's console logs can help us diagnose and resolve the problem quickly. This guide explains how to capture these logs using Google Chrome's Developer Tools. If youβre using a different browser, similar steps applyβrefer to your browser's documentation for exact details.
Why Capture Console Logs?β
- Identify Errors:
Console logs provide detailed error messages and warnings that can pinpoint the root cause of an issue. - Troubleshooting Assistance:
Sharing these logs with our support team (at support@promptcue.com) speeds up the troubleshooting process. - Improved Support:
Detailed logs help us improve PromptCue and ensure a smoother experience for all users.
How to Capture Console Logs in Google Chrome?β
Follow these steps to capture your browser console logs:
1. Open Chrome Developer Toolsβ
- Open promptcue.com
- Right-Click:
Right-click anywhere on the PromptCue webpage. - Select Inspect:
From the context menu, select Inspect (or pressCtrl + Shift + I
on Windows/Linux orCmd + Option + I
on macOS).
2. Select the Console Tabβ
- In the Developer Tools panel, click on the Console tab.
This panel displays all logs, warnings, and errors generated by the webpage.
3. Reproduce the Issueβ
- Perform the actions that lead to the issue.
4. Capture a Screenshot or Copy Logsβ
- Screenshot:
Take a screenshot of the entire Console log pane. - Copy Text:
Alternatively, you can select the console output, right-click, and choose Copy to copy the text.
5. Share with Supportβ
- Send to Support:
Email the screenshot or the copied log text to support@promptcue.com to help our team diagnose the issue.
Additional Tips
- Other Browsers:
If youβre using Firefox, Safari, or Edge, similar developer tools are available. In Firefox, for example, pressCtrl + Shift + K
(Windows/Linux) orCmd + Option + K
(macOS) to open the Console. - Clear Logs:
It may be helpful to clear the console (click the clear button) before reproducing the issue so that only relevant logs are captured. - Privacy Considerations:
Before sharing logs, review them to ensure no sensitive personal information is included.
Next Stepsβ
- Explore More Troubleshooting Guides:
Check out our Network Logs Guide for additional insights on diagnosing connectivity issues. - Need More Help?
Visit our Support & Resources page or contact us directly at support@promptcue.com.
By following these steps, youβll be able to capture the necessary information to help us troubleshoot any issues you encounter on PromptCue. Your console logs are a valuable tool in ensuring we provide you with the best possible support.