Generative Recorder use cases
- Updated: 2024/08/09
Generative Recorder use cases
Review the information on some Generative Recorder use cases.
Generative Recorder helps with automation resiliency when the web-based business applications get updated. It might be difficult to simulate such web application updates. In such scenarios, you can test Generative Recorder with your business applications, for example, without updating the default search criteria.
- When the UI elements that you want to automate have dynamic properties where you must use variables in object properties such as DOMXPath.
- When you have to deselect some of the properties from the default object search criteria.
To begin, you can use the following web page to test in the Generative Recorder preview.
https://register.rediff.com/register/register.php?FormName=user_details
You can capture and successfully automate the UI elements on this web page by using the default Capture action of Recorder. However, when you refresh this web page, some properties of the UI elements might change which can cause the default Recorder actions to fail. You can then navigate to Advanced settings from the Bot editor to enable resiliency and automation should work without changing the default search criteria.
Secondly, you can use the following web page to test the Generative Recorder feature.
Resiliency challenge (A-people login required)