I am automating SAP desktop application.
I am using if condition to check if object exists and if it does then extract the required information.
But this if condition is failing to detect the object sometimes even when the object is present, other times it is working ok.
what could be the possible reason for this? And how can I resolve this issue?