> 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-test-case-section/features-in-test-case-section/alert-on-deleted-elements.md).

# Alert on Deleted Elements

When elements are deleted from a Test Step Group, a warning message appears each time you view that Test Step Group.

&#x20;To locate and edit the Deleted Object’s step perform the following actions:&#x20;

1. On **Home** page, under **Projects**, select required project.
2. From upper right corner, select **Design Studio** to open the **Test Case** page.
3. Select the **Test Case** for which an element is deleted, and you can see the Warning message.&#x20;

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

3. Locate the Test Step Group which have **Warning** icon.&#x20;

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

5. Select the **Warning** icon. Deleted Elements steps are automatically selected.

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

6. Modify the step with correct element.
7. Select **Save** button

{% hint style="info" %}
**Note**: &#x20;

* If a Test Step Group is reused, the icon appears in the **Reusable Library** section.&#x20;
* If a reused Test Step Group is detached, the icon will appear on both - the Test Step Group in the Reusable Library and the detached Test Step Group.
  {% endhint %}


---

# 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:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/features-in-test-case-section/alert-on-deleted-elements.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.
