Skip to main content
Ground Control | Tier 1
February 3, 2022
Question

Extract HTML Table Row IDs into a table?

  • February 3, 2022
  • 1 reply
  • 101 views

I am attempting to download a dyanmic number of PDFs against a profile but the 'Get Table' function in recorder is not including the Row ID and leaves me no other information (DOMXPath etc). I was hoping there is a quick way to extract all of the <tr> ids from a web page into a table?

<tr> ID

    1 reply

    Ashwin A.K
    Navigator | Tier 3
    February 3, 2022

    Hi @Kyle McKenzie​ ,

     

    There is a way, and that is by targeting that DOM element which contains the entire table.

    Here is an article I have penned, which uses a method of extraction that could apply to your situation.

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com