by eValid » Mon Aug 30, 2010 12:09 pm
Yes, this is a common kind of reqest, and it is important in some kinds of monitoring situations.
Here is a simple script passage that illustrates one way to do this.
...
InitLink "about:blank"
ValidateSelectedObjProperty 0 3 "tagName" "BODY" ""
The "about:blank" page is a standard default (empty) page that has just the one element, the HTML tag BODY. The Validate command confirms that you really DO have the "about:blank" page showin in the browser, and this therefore confirms that you have eValid in place and rendering pages.
_____________
The eValid Support Crew