Page 1 of 1

Ways eValid can validate the content of the a webpage

PostPosted: Mon Feb 13, 2023 9:15 am
by LeslieD
Hi.

How does eValid validate the entire content of a web page?

Are there more than one way to accomplish this.

Thanks

Re: Ways eValid can validate the content of the a webpage

PostPosted: Tue Feb 14, 2023 9:36 am
by eValid
LeslieD wrote:Hi.

How does eValid validate the entire content of a web page?

Are there more than one way to accomplish this.

Thanks


Thanks for posting about that LeslieD.

This can be done many ways, but the most inclusive (and most sensitive) way is the compare screen shots.

The command to do this is: ValidateSavedWindow wid "uniqueID" where the image that you're validating was previously created with the command: SaveWindow wid "uniqueID"

You get to pick what you want to the "uniqueID"... but they have to match because that string is used as part of the filename for the saved window.


-- eValid Support