Hi, Sarthak,
If you need some specific rows from the table, what you can try is this:
1. Get XPath to that cell, which you can try and extract using Edge Developer tools, by inspecting the HTML elements on the web page:
As a result, you should be able to get the path to specific cell or row.
2. Add new element into the BluePrism Object, select type as Table Item, update its web path attribute, with value extracted from the previous step.
If you need to read several rows, but you don't need to read full table, you can make Web Path attribute as Dynamic.
Then you can create a dynamic string with Xpath for a specific row or rows, using string concatenation.
Attaching a simple object with one action as an example for your reference.
If any questions, let me know. This is just one way of doing it.
------------------------------
Kind regards,
Dmitrij Mamajev
Senior RPA Developer
Substorm AB
Gothenburg - Sweden
------------------------------
Kind regards,
[FirstName] [LastName] [Designation]
[JobTitle]
[CompanyName]
[City] [State]
[Phone]