Intellipaat Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (5.3k points)

My question is about automation anywhere,I want to extract data from a table which has two columns the first column contains a link and the second column contains value in range of 10 so my task is if the value of second column in between 5 to 7 then it should click to the corresponding link of that value please answer.

1 Answer

0 votes
by (9.5k points)

I am assuming you are using an excel file.

  • So extract the data.

  • Extract the data in another fie.

  • Create a loop

  • Put a condition for the loop

  • Open the link.

Browse Categories

...