It wasn't the fact it couldn't find the link, I needed to invoke a Javascript click rather than a normal mouse click.
Elena
Telerik team
commented on 12 Apr 2022, 11:02 AM
Hi Adrian,
Thank you for following up on the thread. I am pleased to know you sorted out the issue on your own.
Actually, this would have been my suggestion as well - to uncheck the 'SimualteRealClick' option of the click step to invoke the JavaScript click onto the element. Though, I wanted to know if there is any other issue or it is only the fact that the element is not actually visible in the browser and cannot be scrolled to.
Anyways, thank you for your cooperation once again.
Hi Adrian,
Do you mean that the link is not visible on the screen? Or the outcome of the test run is that the click is not performed?
What is the failure listed in the results? Does it indicate that the element is not found?
What is the outcome of the test run if you execute it with enabled annotations?
Please, elaborate some additional details on the case to help in analyzing this.
Thanks,
Elena
Hi Elena,
Thanks for your help, I've worked out the issue.
I needed to invoke a Javascript click rather than a normal mouse click.
Cheers
Adrian