Best practice on PerformClick Methods
Hello,
I'm wondering if there is a Pega best practice on getting a PerformClick method to execute successfully.
I have an automation that doesn't always recognize my PerformClick method the first time. Right now, I have implemented a loop to continuously perform the click until it executes successfully, but I feel that is probably not the most efficient way of configuring my automation.
Any suggestions would be much appreciated. Thank you!