Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

I am doing automation to download all documents by customers. I am having trouble with counting total rows in the table because it is image based env. you can see the following image

enter image description here

I have tried to find selectors, but there is no selector Can anybody tell me how can I do it Thanks

1 Answer

0 votes
by (29.5k points)

You can follow the following steps if you are using screen recorder.

  • First, select Image Recording and from Screen Scraping choose the option Screen Scraping as follow:
  • Just click on the image that you want to scrape data. In the follow up pop-up window select Region to Scrape option and specify the region/image to scrape
  • Then for your new scraped data select the following options on the right side
  •  The output of your recording will be Text (unstructured data), so let us covert it to Data Table so we can count the rows, In order to do that we use Activity Generate Data Table
  • Lastly, we use Activity ' For Each Row' to count the rows and store them in a variable.

enter image description here

Related questions

0 votes
1 answer
asked Nov 20, 2020 in RPA by dev_sk2311 (45k points)
0 votes
1 answer
asked Jul 10, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 16, 2019 in RPA by noah kapoor (5.3k points)

Browse Categories

...