# Release Notes - Assure v26.0.3

Avo is excited to announce the release of new version 26.0.3. Here are the enhancements:

## Key Enhancements

<table><thead><tr><th width="279.7110595703125">Feature</th><th width="461.79998779296875">Description</th><th data-hidden>Issue key </th><th data-hidden> Sub Areas </th></tr></thead><tbody><tr><td>REST API Testing Supports <strong>XML Request Body</strong></td><td>Avo Assure now supports <strong>XML</strong> as a <strong>Request body</strong> type for REST API testing. You can provide <strong>XML</strong> payload and execute API calls with the required headers.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/01Kna8cMyv9jKcl3h1Qa">Learn more</a></td><td></td><td></td></tr><tr><td><strong>JSON</strong> or <strong>XML</strong> Keys are Available in <strong>Element Name</strong></td><td>The <strong>Webservice Test case</strong> displays all <strong>JSON</strong> or <strong>XML</strong> key names including parent and nested keys in the <strong>Element Name</strong> dropdown. You can now easily select elements or drag and drop from the <strong>Element Repository</strong>, with automatic assignment of <strong>Element Name</strong>, <strong>Action</strong> (Keyword), and <strong>Input Value</strong>. This improvement simplifies API Test step creation and supports flexible input handling using dynamic variables, static values, or data parameters.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/01Kna8cMyv9jKcl3h1Qa">Learn more</a></td><td></td><td></td></tr><tr><td><strong>PDF with Screenshots</strong> Reports are Available in <strong>Zephyr Scale</strong></td><td>Avo Assure now uploads the <strong>PDF with screenshots</strong> reports to <strong>Zephyr Scale</strong> after execution.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/32jFgpLdf9FPBc5YadlA">Learn more</a></td><td></td><td></td></tr><tr><td><strong>Selenium To Avo</strong> Feature in <strong>Utilities</strong></td><td>The <strong>Selenium To Avo</strong> feature allows Selenium scripts to be migrated into Avo Assure. Selenium scripts are converted into Avo Assure Test cases with proper element mapping and structure. This feature is available within the <strong>Utilities</strong> section.<br><a href="/spaces/k8QZzXZMIJSStKAzDSTu/pages/Jlek4SHXyi1mOFRRKdy9">Learn more</a></td><td></td><td></td></tr></tbody></table>

## Bug Fixes and Improvements

See the following table for the bugs resolved and the key benefits. 

<table><thead><tr><th width="279.7110595703125">Feature</th><th width="461.79998779296875">Description</th><th data-hidden>Issue key </th><th data-hidden> Sub Areas </th></tr></thead><tbody><tr><td>Fixed Issue with Large Screenshots in <strong>Reports</strong> After <strong>Headless Execution</strong></td><td>After <strong>Headless Execution</strong>, large screenshots were displayed instead of the actual size in <strong>View Reports</strong>. This issue is resolved, and screenshots now display the correct size in all locations.</td><td></td><td></td></tr><tr><td>Fixed Issue with SOAP Services at <strong>Import Definition</strong>, <strong>Element Repository</strong> and <strong>Test case</strong> Levels</td><td>SOAP services were not working as expected at the <strong>Import Definition</strong>, <strong>Element Repository</strong>, and <strong>Test case</strong> levels. This issue is resolved, and you can now successfully import SOAP definitions, edit related element repositories, and execute SOAP-based Test cases.</td><td></td><td></td></tr><tr><td>Fixed Issue with <strong>View Screenshot</strong></td><td>After capturing new elements, screenshots of previously captured elements were not visible in the <strong>Element Repository</strong>. This issue is resolved, and now screenshots for all elements are display correctly.</td><td></td><td></td></tr><tr><td>Fixed Issue with Elements Highlight in Screenshots for Captured Elements</td><td>Elements were not highlighting correctly in screenshots for captured elements. This issue is resolved, and screenshots now correctly highlight the selected element on the main screen.</td><td></td><td></td></tr><tr><td>Fixed Issue with <strong>Execution</strong> and <strong>Debug</strong> Level Operation Delay</td><td>Delays occurred during execution or debugging of test steps or test cases, which was causing temporary slowness in the application. This issue is resolved, and selecting <strong>Debug</strong> or <strong>Execute</strong> starts the operation immediately without delay.</td><td></td><td></td></tr><tr><td>Fixed Issue with <strong>Scheduler</strong> Feature</td><td>For recurring days execution, <strong>Scheduler</strong> functioning as expected. The issue is resolved, and scheduled executions now work correctly.</td><td></td><td></td></tr><tr><td>Fixed Issue with <strong>View Screenshot</strong> of Desktop Element</td><td>After capturing a new desktop element, the screenshot was not visible when selecting <strong>View Screenshot</strong>. This issue is resolved, and the screenshots now display correctly.</td><td></td><td></td></tr><tr><td>Fixed Issue with Slow <strong>Client</strong> Launch During <strong>Agent</strong> Execution</td><td>The <strong>ReCheckInterval</strong> value in the <strong>AvoAgent.exe</strong> configuration file was changing and causing delays in client launch during execution. This issue is resolved, and the configuration value is now set correctly. Clients now launch without delays, and execution works as expected.</td><td></td><td></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.1.0/release-notes-assure-v26.0.3.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.
