Unable to extract table from browser application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-10-22 01:29 PM
Hello,
I am trying to extract the table data from Browser application but i am unable to extract the dat getting error as "Internal : Failed to perform step 1 in Read Stage 'Read Table' on page ' Eligibility page' - The operation has timed out.". Please see below image for reference and suggest me the solution.
Bp version: 7.1
Used spy modes: Browser mode, UI Automation mode
I tried all option in read stage, marked element type as Table and used "Get all table item items"
Thank you
Soma
------------------------------
Somashekhar
RPA Developer
America/Chicago
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-10-22 02:27 PM
Hi Som,
Could you please check if the table you want to read is a table or not you can inspect and check it if it is in <Table> or not? If that is written under the table tag then it should work.
Also, sometimes while spying you may not be spying the table but may be some outer body of the table in that case you can open Application Navigator and select the proper element.
Lats worst case use Xpath to determine the table and then use read table items it will work.
------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
Could you please check if the table you want to read is a table or not you can inspect and check it if it is in <Table> or not? If that is written under the table tag then it should work.
Also, sometimes while spying you may not be spying the table but may be some outer body of the table in that case you can open Application Navigator and select the proper element.
Lats worst case use Xpath to determine the table and then use read table items it will work.
------------------------------
Amlan Sahoo
Senior RPA Consultant
WonderBotz
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
19-10-22 03:42 PM
Hi ,
Try using Application Navigator option in identify drop down in application modeller,
------------------------------
Anil Kumar Juttada RPA Business Analyst
RPA Business Systems Analyst
CDK Global
------------------------------
Try using Application Navigator option in identify drop down in application modeller,
------------------------------
Anil Kumar Juttada RPA Business Analyst
RPA Business Systems Analyst
CDK Global
------------------------------
