How do i make sure that RPA identifies a click button from SAP system. My process flow works but it fails to map on clicking the desired button.
Hi @omar.alamer ,
Welcome to the Community!
While Developing the bot make sure that you have fine tuned the selector and validated that it is identifying the button properly.
Use appropriate wildcards and variables if needed.
Regards