Question
Virtusa
LK
Last activity: 6 Nov 2018 20:02 EST
Find a specific word in a web page using a Robotic Process Automation
Hi,
I'm creating an automation to go through a website and get search results. But in the search results, web page gives a list of results. Among the results I need to find which is the correct one.
Ex: There are alphabets in the web page. If the robot pick Letter "A", it gives a list of names which starts from "A" letter. But I need to get the name called "Ann, Lisa".
Do I need to write a script for this scenario? How can I complete this automation?
Thanks