cancel
Showing results for 
Search instead for 
Did you mean: 

Using browser mode not able to capture the table in chrome browser

PrabuBaskaran
Level 2
Using browser mode not able to capture the table.
Website URL - https://www.ultimatetennisstatistics.com/rankingsTable


------------------------------
Prabu Baskaran
Automation Lead
Expleogroup
Asia/Kolkata
------------------------------
1 REPLY 1

Hi Prabu,

You will able to spy the table but not using the normal spying mode but you can try using the Application Navigator option as the table element is not easily spied using normal approach. You need to select the below shown option:

12564.png

Now in the application navigator, you need to search for the table element once it loads up. As you can see, I was able to get the below spied element:

12565.png

Once, you select it you can try and fine tune the attributes like I have done below:

12566.png

You can create the below action to check if you are getting the desired results or not:

12567.png
To read the table properly, you just need to use a reader stage having the action set as 'Get Table Items' and have the table element mapped to a collection stage as shown below:

12568.png
12569.png
Here, I have used an action stage at the end for the action 'Set Column Names From First Row' from 'Utility - Collection Manipulation' since the table consists of headers as well as a part of a separate row as shown in the above screenshot which we can set as header row using this action.

12570.png

Please find the attached bprelease file for more details.

------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please mark it as the 'Best Answer' so that the others members in the community having similar problem statement can track the answer easily in future

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------
------------------------------
----------------------------------
Hope it helps you out and if my solution resolves your query, then please provide a big thumbs up so that the others members in the community having similar problem statement can track the answer easily in future.

Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Technical Business Analyst,
WonderBotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website: https://devneet.github.io/
Email: devneetmohanty07@gmail.com

----------------------------------