Hi Team,
As per the design the BOT has to click check box on both “Is team requisition & Is team received” fields.
When bot retry the same transaction due to application exception… the bot is unchecking those fields.
-
Check/uncheck activity is not working on this element ( looks like this is not check button element)
-
Get attribute activity also not useful ( since property explorer does not have any unique value when it is checked/unchecked)
How to Skip bot clicking on check box on these 2 field when it is retrying the same transaction?