Hi Team,
I am in the process of creating an excel template which is having the results of my automation process.
As per the attached screen shot, Here is my automation process steps followed:
- Login to the web application
- Filter Process 1 with Yes. Navigate to Process 1 screen and download file for each search record and continue the same process for till the last search record
- Same for Process 2 and Process 3 as well.
- Whenever there is no file to download then we need to take screen shot.
- Even though we are using ReFramework for this automation , not using queue concept because of some limitation
I need to update the excel file after each search record in Process 1 till the last record, then Process 2 and Process 3.
Could you please share your thought process on this? Please suggest the steps on how to implement this process. Any xaml file which suits this requirement will be helpful.
Thanks for your valuable time and support.