Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get value from table out of a website
#5
Not Solved
My application is a web based application. It's a PHP-website.
Which add-in do I need?

Here is the whole website source code:
Code:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Unbenanntes Dokument</title>
<style>
    table tr td {
        padding: 10px;
    }
</style>
</head>

<body>
    <table>
        <tbody>
            <tr>
                <td class="desc">Software-Paket</td>
                <td>login.db.prod</td>
            </tr>
            <tr>
                <td class="desc">Version</td>
                <td>V1.15</td>
            </tr>
            <tr>
                <td class="desc">Paketgr&ouml;&szlig;e</td>
                <td>473 Bytes</td>
            </tr>
        </tbody>
    </table>
</body>
</html>
Reply


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

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

Forum Jump:


Users browsing this thread: 3 Guest(s)