Element is Disabled, so the Activity Times out Instantly

Hi @supermanPunch ,

I haven’t explore the Retry option in UI Activities, and as per your advice I’ll experiment with it.

Also, sorry for not mentioning this before, but the application I’m trying to automate is called Oracle Fusion.

Here is a short example of the auto generation I was referring to:
The field highlighted in red is where the bot passed data->

The fields highlighted in green are where the system auto generates data->

This application doesn’t always respond favourably to selectors set to Default, so I had to change its framework to Active Accessibility to make it work:

image

Also this doesn’t happen for every field, but only for those fields that trigger the business logic to update other fields.

The fields don’t require hotkeys - just setting the UI Activity option to Deselect works. That being said, there are few instance where I had to rely on the Enter Hotkey to trigger the auto generation.

Kind Regards,
Ashwin A.K