Hi Team
I am currently working in UI Automation in first page i have automated when i click show result it will open another page with half size in window and I can’t Maximize the window with strict selector and we can see there is div that we should open and take all the screen shot are data I need in some report. It can be 3 or 5 in any count it can be i need to take screen shot and save in word or pdf kindly help me to solve it
Thank you @sharazkm32 it works and i ask for in ui it should open the one by one div and take screen shot or it should take all the data from that page and convert into word doc or Pdf
First extract the data, your data looks like rows try to get the how many rows are there for that you can use ‘Table Extraction’, it will give how many items are there.
Use for each row and pass the output of the Table extraction inside loop you implement your logic.
If by clicking on each item if it opens any screen then you can use take screenshot activity to capture the screenshot