Pega RPA click

How to perform a click on link and after again it has to repet same

@VANAMAS16755149You would first interrogate the application and identify the link you wish to click. After it has been added to your Palette and you have setup the appropriate match rules for the link and any of its ascendents (parent controls), you would then create an automation to perform the click. You would do this by dragging the control from the Palette onto your automation surface and select the PerformClick method. Generally speaking, after you perform a click, you use the WaitForCreate method on whatever page or control gets created after the click. You can then perform any automations steps you wish on that page including navigating back to the original page to perform the click again. Does that answer your question?

@ThomasSasnett

(Link removed by Moderation Team)

in this above link PDF link should click after opening the page

sent on 14 November 2024 15:31

sent on 14 November 2024 15:31