Hi,
I have a website with a table.
The table has 2 columns, one with a probe name and the other with its current value.
How can I test the value with host monitor?
Thanks
Test value inside web table
It depends on what exactly means "test the value" in your case.
If you just need to check for some specific value (like "<td>555</td>"), use "Check contents" option.
If you need to check some numbers (e.g. field value >10 and <100), this cannot be done (unless you create your own script).
If your server can respond with some XML data, then you will be able to use SOAP/XML test method in version 9.00
Regards
Alex
If you just need to check for some specific value (like "<td>555</td>"), use "Check contents" option.
If you need to check some numbers (e.g. field value >10 and <100), this cannot be done (unless you create your own script).
If your server can respond with some XML data, then you will be able to use SOAP/XML test method in version 9.00
Regards
Alex