Hi All,
Very new UiPath user here. I am looking to set up a one time automation task as follows:
-
Open web browser and go to webpage.
-
Login using credentials (do I add these to the project or have it pull from a data source such as excel?)
-
On the webpage search a company by its name (the names are currently in a long excel list)
-
Select the company from the search dropdown
-
On the next webpage, pull the company number and registered office details and insert into excel - these details are in a table format on the webpage already so hopefully should be easy for the system to identify?
-
Insert that company number and address into designated columns on the same row as the name in the original excel sheet.
-
Repeat steps 3 to 7, going down the list on excel.
Two issues I am already expecting - the list also contains individuals who will not be on the website - can the system skip them/indicate they were skipped somehow?
If a name is not exact such as using the abbreviation Ltd instead of Limited is there a way to have an and/or situation for that?
Thank you in advance for any advice/help - we have a large data gathering project for over 900 companies/individuals we work with, with 25 points of information to be compiled on each so I am hoping some work can be automated.