# Known Issues 26.2.0

The following table lists the known issues identified in this release, along with their current status and additional details.

<table><thead><tr><th valign="top">Title</th><th valign="top">Description</th><th valign="top">Impact</th><th valign="top">Workaround</th></tr></thead><tbody><tr><td valign="top">Mainframe Elements Missing After Export</td><td valign="top">Mainframe elements in the Test Case page are missing after export, while elements for other technologies are available as expected.</td><td valign="top">This is causing issue while exporting Test case for Mainframe components, leading to rework and potential execution issues.</td><td valign="top">NA</td></tr><tr><td valign="top">Issue with <strong>Wait for Element Visible</strong> Action</td><td valign="top">The <strong>Wait for Element Visible</strong> action fails for some previously captured elements for Oracle Fusion.</td><td valign="top">This is causing execution failures for existing test steps and requiring elements to be recaptured</td><td valign="top">Recapture the element to perform the action.</td></tr><tr><td valign="top">Screenshots Missing in <strong>PDF with Screenshots</strong> Report</td><td valign="top">Screenshots captured during execution are not present in the downloaded <strong>PDF with Screenshots</strong> report.</td><td valign="top">This is causing limited access to execution results, making it difficult to analyze failures.</td><td valign="top">NA</td></tr><tr><td valign="top">Issue with <strong>Jump to Test Step</strong> Action</td><td valign="top">Using the <strong>Jump to Test Step</strong> action to move from the first Test Step Group to the third allows the third Test Step Group to execute successfully. However, after completion, execution incorrectly resumes from the second group instead of continuing in the expected sequence.</td><td valign="top">This is causing incorrect execution.</td><td valign="top">NA</td></tr><tr><td valign="top">Blank Page Displayed After Selecting Action for <strong>Generic</strong> Element Type</td><td valign="top">The page turns blank when selecting an action for the <strong>Generic</strong> element type for newly registered users.</td><td valign="top">This is causing interruption in test design, preventing further action selection.</td><td valign="top">NA</td></tr><tr><td valign="top">Captured List Item Disappears After Saving to Repository</td><td valign="top">When list item is captured, it is visible in client while adding it to repository, after adding it to repository when you click save after saving the item gets disappeared.</td><td valign="top">This is affecting test creation and require repeated effort to recapture the element.</td><td valign="top">NA</td></tr></tbody></table>


---

# 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/release-documentation/release-documentation/release-notes-assure-v26.2.0/known-issues-26.2.0.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.
