Question
2
Replies
125
Views
Posted: March 23, 2018
Last activity: March 26, 2018
Closed
Solved
Click an Item in Row dynamically
Hi, All.
I'm new in Pega Robotics and starting to make a bot. I would like to ask some help. I'm creating a bot wherein in a web page there's a table. The number of rows is not fix and inside the row there's a link. I have an input data item wherein if the value of data item is equal to the text value of link then bot will click the link.
Thanks in advace!:)
The Html Table Designer offers a pretty nice way to do this. You can select a TableSection by a query. Here is how I have the page interrogated:
and here is how to do the query: