Unable to Get table with Edge
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-22 11:52 AM
Hello,
Is there a reason why it so difficult to use "Get Table" in Read stages in Chronium browsers, MS Edge in this case?
Element Type is set to "Table Item (Web)".
In the AM it's set to
Web Class: dataTable
Web Element Type: TABLE
Web Path/Xpath: /HTML[1]/BODY[1]/DIV[4]/DIV[2]/DIV[2]/TABLE[1]/TBODY[1]/TR[2]/TD[2]/FORM[1]/TABLE[2]
------------------------------
Johan Sörman
DevOps Engineer, Senior RPA Developer
Telia Company
Sweden
------------------------------
Is there a reason why it so difficult to use "Get Table" in Read stages in Chronium browsers, MS Edge in this case?
Element Type is set to "Table Item (Web)".
In the AM it's set to
Web Class: dataTable
Web Element Type: TABLE
Web Path/Xpath: /HTML[1]/BODY[1]/DIV[4]/DIV[2]/DIV[2]/TABLE[1]/TBODY[1]/TR[2]/TD[2]/FORM[1]/TABLE[2]
------------------------------
Johan Sörman
DevOps Engineer, Senior RPA Developer
Telia Company
Sweden
------------------------------
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-22 12:37 PM
Hello Johan,
Are you getting any error or you are not getting data into collection?
------------------------------
Ravi Kumar
Sr Automation Designer
Ericsson
Asia/Kolkata
------------------------------
Are you getting any error or you are not getting data into collection?
------------------------------
Ravi Kumar
Sr Automation Designer
Ericsson
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-22 12:49 PM
Hello Ravi,
The "Get Table" wouldn't show up at all.
But I found a workaround to it. Feel free to chip in if there is another solution that cross your mind.
I decided to try out UIA mode instead to identify the table which works.
Then you could use a read stage and use a sub-command called "Get counter rows", then follow up with another read stage with the sub-command "Get Rows" with these inputs:
First Row: 0
Last Row: Value from "Get counter rows".
------------------------------
Johan Sörman
DevOps Engineer, Senior RPA Developer
Telia Company
Sweden
------------------------------
The "Get Table" wouldn't show up at all.
But I found a workaround to it. Feel free to chip in if there is another solution that cross your mind.
I decided to try out UIA mode instead to identify the table which works.
Then you could use a read stage and use a sub-command called "Get counter rows", then follow up with another read stage with the sub-command "Get Rows" with these inputs:
First Row: 0
Last Row: Value from "Get counter rows".
------------------------------
Johan Sörman
DevOps Engineer, Senior RPA Developer
Telia Company
Sweden
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-03-22 01:20 PM
Great. Thanks for sharing
------------------------------
Ravi Kumar
Sr Automation Designer
Ericsson
Asia/Kolkata
------------------------------
------------------------------
Ravi Kumar
Sr Automation Designer
Ericsson
Asia/Kolkata
------------------------------
