Skip to main content
Ground Control | Tier 1
August 10, 2022
Question

Capturing values from web table row then concatenate into one variable

  • August 10, 2022
  • 1 reply
  • 143 views

How do I add value to variables from each row from the table and then concatenate them into one value?

For example, if a web table has 4 rows, it will be looping 4 times to get the value; later, these values need to be concatenated into one.

The table can have several rows from 1 or more, so I can't set variables. 

    1 reply

    Ashwin A.K
    Navigator | Tier 3
    August 19, 2022

    Hi @Helen Dsouza​ ,

     

    After scraping data from the Webpage, you can simply Loop through each row and assign the values to a single variable like so:

     

    imageIf this is not what you were looking for, then some screenshots and additional descriptions would be most appreciated.

     

    Kind Regards,

    Ashwin A.K

     

     

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