Hi All
I would like to check on how do extract information from multiple webpages to excel.
I am sorry that I am unable to provide any screenshots as this is a project for my workplace, but following is roughly the flow that I came out with, just that I am unsure on how to program it in UIPath:
For each Customer ID
1.) Click on the Customer ID on the website portal
2.) The website portal will open into another window
3.) Copy “Gender” and “Race” information
4.) Close the window
5.) Click “Company” on the website portal (from Pt.1)
6.) The website portal will go another page but staying in the same window
7.) Copy “Company ID” information
8.) Click “Back”
//End For Loop
Copy the above information (Gender, Race and Company ID) into an existing excel document with position starting from Cell U14.
Appreciate your help!
Regards
Sky