
Capture the Browser Log Information about Ticketing / Checklist App
Updated: Jan 25
Hi All,
In case you encounter an issue when using our apps, you can follow these steps to send us additional log information to help our developers fix the issue.
Log generates a lot of information, so it is important to empty the console log right before executing the action that trigger the issue.
1. Open the developer console panel
Here are how to open the developer console panel for some browsers:
Chrome:
Right-click on the page and select "Inspect" or press "Ctrl + Shift + I"

Firefox:
Right-click on the page and select "Inspect Element" or press "Ctrl + Shift + I"
Microsoft Edge (Chromium-based):
Right-click on the page and select "Inspect" or press "Ctrl + Shift + I"
Safari:
Enable "Develop" menu by opening "Preferences" and checking the box next to "Show Develop menu in menu bar"
Select "Develop" from the menu bar and select "Show Web Inspector"
Opera:
Press "Ctrl + Shift + I" or "Ctrl + Shift + C"
2. Navigate to the "Console" tab in the developer panel:

3. Navigate in the App right before executing the action that trigger the issue
4. In the Developer Console panel, right click in the console and "Clear console" content

5. Do the action(s) that cause the error
6. In the Developer Console panel, right click in the console and then select "Save as"
