# SAP&#x20;

The steps for creating element in SAP as the application type are as follows:

1. Click on the **"+" icon** and create new folder by selecting **Create** **new folder** or Press **Shift+F**&#x20;

&#x20;       Or Select **Existing Folder**

2. Click on **three dots (...)** beside your folder.  A Drop-down list will appear.
3. Click on the **Create Repository** and select **SAP** as application or press **Shift+E+S** from keyboard
4. On the desktop window, Click **Capture Element** button to bring up Avo Assure Client pop up.

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

5. Enter the SAP Application Path in **Enter SAP Application Path** field and click on **Launch** button to get directed to SAP Application.&#x20;

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

{% hint style="info" %}
Here the captured elements are displayed in the element identifier window before saving them to the element repository. &#x20;
{% endhint %}

**Following are the methods available with us while capturing the window through SAP:**

| Method           | Description                                                                                                                                                                                           |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Actionable**   | It captures the elements based on the actions that we selected from the drop down. It will capture the visible elements in the screen.                                                                |
| **All**          | This enables capturing all elements in the AUT, including hidden elements regardless of their capture type.                                                                                           |
| **Manual**       | This method allows capturing elements manually by navigating to the AUT.                                                                                                                              |
| **Capture type** | This type includes various element types, allowing users to choose the necessary element type and capture the elements accordingly.                                                                   |
| **Delay**        | This method works for elements that have longer loading time in the AUT, such as alert popups, hence this option specifies a certain amount of time for these elements to load before capturing them. |

6. select the elements shown in the elements list and move them to the element repository by clicking on the Add button. &#x20;
7. The properties of each element are visible, allowing users to easily analyze and prioritize them.&#x20;

<figure><img src="/files/GtZ2qJ5qacHmCkR1HeLL" alt="" width="262"><figcaption></figcaption></figure>

8. After clicking the Add button, the selected elements get added to the Element repository.

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


---

# 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-element-repository-section/create-element-repository/capturing-elements-in-avo-assure/sap.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.
