Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get value from table out of a website
#1
Not Solved
Hi at all,
i have a big problem. I have searched for a solution the last 3 weeks but i didn't find one.

What is my problem?
I must get a value out of a website. The value is in a large table.
Here is an example HTML table:
Code:
<table>
  <tbody>
    <tr>
      <td class="desc">OS</td>
      <td>Ubuntu</td>
    </tr>
    <tr>
      <td class="desc">Version</td>
      <td>V1.12.34</td>
    </tr>
    <tr>
      <td class="desc">Size</td>
      <td>573 Bytes</td>
    </tr>
  </tbody>
</table>

I only need the Version "V1.12.34".


I hope someone can help me.

Greetings from Germany
Flooole
Reply


Messages In This Thread
Get value from table out of a website - by Flooole - 09-30-2013, 05:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Menu is not displayed on the website to run QTP 11 jacosta 1 2,544 10-02-2012, 08:47 PM
Last Post: freeboynil
  Check all links of a website sia sharma 1 2,765 06-21-2012, 03:36 PM
Last Post: ssvali
  Error opening the sample Mercury tours website akilashanmugam 0 2,780 06-15-2012, 04:43 PM
Last Post: akilashanmugam
Sad Mecury Tours Website suspended uherch 1 3,445 05-10-2012, 08:41 PM
Last Post: defcon3
  Problems with recording a website bend0303 5 3,844 01-12-2012, 02:55 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 2 Guest(s)