Skip to main content
Question

Not able to detect object in SAP even if selector is correct

  • April 24, 2023
  • 2 replies
  • 255 views

Forum|alt.badge.img+1

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?

 

2 replies

Raul Jaimes
Forum|alt.badge.img+9
  • Navigator | Tier 3
  • April 24, 2023

Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • April 25, 2023

@Raul Jaimes All the requirements mentioned are in place. This is intermittent issue; code is working 80% of the time. It is failing 20% of the times. That too when selector is available and correct