Skip to main content

🌐 Browser info

The Browser Info feature complements the Magic Report by automatically attaching essential browser information and metadata to each issue created. This ensures that developers receive all the necessary background information upfront, avoiding the need for repeated queries and saving valuable time for both testers and developers.

Key Features

  • Automatic Metadata Attachment: Every issue created will include detailed browser information such as:

    • Operating system
    • Browser type and version
    • Language settings
    • Exact URL of the website
    • Viewport and screen resolution
    • Branch name and latest commit hash
  • Console Logs: The console logs generated during the report creation process will be captured and sent along with the issue. This includes:

    • Errors
    • Warnings
    • Debugging information

How It Works

  1. Initiate Issue Creation:

    • When you create an issue using the Magic Report feature, the tool will automatically gather browser metadata and console logs.
  2. Data Attachment:

    • The gathered information is then attached to the issue, providing developers with a comprehensive view of the environment in which the bug occurred.
  3. Review Information:

    • Developers can review the attached browser info and console logs directly within the issue report, helping them understand the context and potentially identify the root cause more quickly.

Benefits

  • Comprehensive Context: Developers receive all relevant information upfront, reducing the need for follow-up questions.
  • Time-Saving: Testers save time by not having to manually collect and summarize browser information and logs.
  • Enhanced Debugging: With access to console logs and detailed metadata, developers can debug issues more effectively.

Conclusion

The Browser Info feature significantly enhances the bug reporting process by providing developers with critical background information automatically. This not only makes the debugging process more efficient but also ensures that issues can be addressed more quickly and effectively.