> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/features-in-report-section/view-screenshot.md).

# View Screenshot

To view screenshots in Reports there are two ways:

* Selecting **view Reports** Option in Testcase Details
* Selecting **PDF with Screenshot** option in Download Testcase Details

### Selecting V**iew Reports** **Option** in Test Case Details

To select the view Reports in Test case Details, perform the following actions:

1. On **Home** page, from **Projects**, select required project. and&#x20;
2. Select **Design Studio**.
3. Select **Reports** tab.
4. On **Reports** tab, expand folder and select Test case.
5. From right side column, select **Testcase Details** icon.&#x20;

<figure><img src="/files/NdVbrUmJNooaW2bQXTxg" alt=""><figcaption></figcaption></figure>

6. From **Run Details** pop up, select **view Reports** icon.

<figure><img src="/files/BU2uEg1FmGCL5bIB7ap0" alt=""><figcaption></figcaption></figure>

7. On **Result Summary** page, under **Action** column, select **View Screenshot**.&#x20;

<figure><img src="/files/tG3p00FEs8CdaEPC0xu6" alt=""><figcaption></figcaption></figure>

### Selecting **PDF with Screenshot option** in Download Test Case Details

To select PDF with Screenshot in Download Test Case Details, perform the following actions:

1. On **Home** page, from **Projects**, select required project.
2. Select **Design Studio**.
3. Select **Reports** tab.
4. On **Reports** tab, expand folder and select Test case.
5. From right side column, select **Testcase Details** icon.

<figure><img src="/files/apdHSxYFhT9aYqLxndht" alt=""><figcaption></figcaption></figure>

6. From **Run Details** pop up, select **Download Testcase Details** icon.&#x20;

<figure><img src="/files/sMVplPvI6Fmz08ROjmpM" alt=""><figcaption></figcaption></figure>

7. Select **PDF with Screenshots**. Reports PDF gets downloaded in your system.

<figure><img src="/files/FpNgwOoH7KoSN5bhf13H" alt=""><figcaption></figcaption></figure>

8. In your system, select **Downloads** folder and select recent downloaded PDF.&#x20;
9. In PDF report, to view the screenshot, select the screenshot added after every step.

<figure><img src="/files/DP7kK33lOWwDm8Hp60Jf" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/features-in-report-section/view-screenshot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
