# Screen Capturing

## Quick Overview :rocket:

TestBuddy streamlines the process of capturing screenshots for bugs and issues, accompanied by essential developer-friendly details such as console logs, network logs, and system information. This enhances issue comprehension and expedites debugging. 📸

The resulting bug report is comprehensive, data-rich, contextually relevant, and user-friendly, facilitating effective communication across all team members, including QA engineers, developers, project managers, and support teams. 📊

Upon capturing the screen, TestBuddy automatically adds all relevant details and information to it, creating a unique report link for easy sharing with anyone. 🔗

QA teams can swiftly share these detailed reports with the development team, streamlining the bug-reporting workflow. 🚀

Technical details automatically captured with each report include Console Statements, Network Requests and Logs, Timestamp, URL, Device, Browser, Window Size,Bug Reporter and Country. 🛠️

<details>

<summary>Step1: Capture screenshot of bug by clicking on "Take Screenshot"</summary>

</details>

<details>

<summary>Step 2: Insert your bug title</summary>

</details>

<details>

<summary>Step 3: Generate bug description by clicking on "TestBuddy-AI" button</summary>

</details>

<details>

<summary>Step 4: Report or Share your bugs instanly </summary>

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://testunity.gitbook.io/testbuddy-doc/features/screen-capturing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
