Question
6
Replies
922
Views
Syntel
Posted: August 21, 2017
Last activity: September 1, 2017
Closed
not able identify dynamically generated controls in Pega RPA
Hi Team,
we are trying to automate Pega 7.1.7 application by using Pega robotics automation, But we are unable to uniquely identify the controls like Submit, Approval, and Reject etc. We tried interrogating with select element. In run time it is generating exceptions like controls not matched. Please suggest is there any other approach to uniquely identify controls.
Thanks,
Vijay T
<Moderator Edit: Vidyaranjan | removed personal information>
Are you using WaitForCreate() method on the "Submit3" control before you are trying to call PerformClick()?