# Capture: record tests or create comprehensive bug reports

## Chrome extension -  Capture

aqua [Capture ](https://usecapture.io/de/)is a Chrome extension that any aqua user can install to the Chrome browser and utilize to run manual test executions on any webpage.&#x20;

<figure><img src="/files/68aVW8PBg7yuRMqstvKH" alt=""><figcaption></figcaption></figure>

The extension helps you to focus on the actual flow and verify that everything works as expected while running a test. Avoid switching between aqua and the application or website under test, and have all data at your fingertips. :hand\_splayed:\
\
**Key features:**

* &#x20;Test any webpage while all events from manual interactions with web pages will be automatically recorded: clicks, keystrokes, URL changes etc.
* Edit the captured data to distil the essentials and define what exact events you need to save;
* Leave comments or notes to provide additional information about what happened;
* Take screenshots of the whole screen or specific areas;
* Transfer captured details to aqua for further reporting. &#x20;

:star: The extension can be added [here](https://chrome.google.com/webstore/detail/capture-screen-recording/jpcandanmpaeclcpfhadgflmlbhdehjg/related). :star:

Click on the icon ‘Extensions’ and pin the aqua Capture. The aqua icon will appear on the extensions' toolbar.  &#x20;

<figure><img src="http://aquawiki.andagon.com/versions/22.123/pictures/drex_chrome_extension_capture_custom_3.png" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**aqua tip:** If you haven’t used the extension before, Capture is a helpful tool to record video, automatically capture events, and convert the screenshots or recording directly into Defect or Requirements in aqua or in Jira!
{% endhint %}

You can get Capture on [Chrome Web Store](https://chromewebstore.google.com/detail/capture-screen-recording/jpcandanmpaeclcpfhadgflmlbhdehjg) or [Github](https://github.com/andagon/capture-releases).&#x20;

| <p><strong>Notes</strong>:</p><p></p><p>The process of starting the execution and recording is simplified. The test execution page will be completely transferred to the extension while opening the test environment.<img src="http://aquawiki.andagon.com/versions/22.123/pictures/drex_chrome_extension_capture_custom_4.png" alt=""> </p><p></p><p>The new version of extension is compatible with aqua version 22.123 and higher.</p><p>Don't miss the extension update to have new features<br><br>To update Capture, follow the following steps: </p><p>Type in your browser:  chrome://extensions/-     </p><p>Find aqua Capture extension</p><p>Click the ‘Remove’ button</p><p>Go to <a href="https://chromewebstore.google.com/detail/capture-screen-recording/jpcandanmpaeclcpfhadgflmlbhdehjg">Chrome Web Store</a> and install Capture </p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

\
\
\
To learn more about the capture functionalities, jump [here](/documentation/items/defects-management/creating-a-defect-with-capture.md).&#x20;

{% hint style="info" %}

{% endhint %}


---

# 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://docs.aqua-cloud.io/documentation/integrations/capture-record-tests-or-create-comprehensive-bug-reports.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.
