Page 1 of 1

Use eValid to check all the page text content is present

PostPosted: Mon Jul 13, 2020 10:30 am
by JeffreyC
Hi.

eValid is a neat technology, but what I want to do is confirm the EXACT content of the entire text on a page...to make sure nobody's hacked it!

What do you recommend?

Thanks in advance.

Re: Use eValid to check all the page text content is present

PostPosted: Tue Jul 14, 2020 10:59 am
by eValid
JeffreyC wrote:Hi.

eValid is a neat technology, but what I want to do is confirm the EXACT content of the entire text on a page...to make sure nobody's hacked it!

What do you recommend?

Thanks in advance.


Thanks for asking JeffreyC.

Take a look at the "All Text Wizard," documented here:

http://www.e-valid.com/Products/Documen ... /text.html

When you run this wizard -- from a pulldown menu on the eValid browser -- the script you get enumerates ALL of the visible text on the page, and creates a ValidateText command for each such fragment.

This really does mean EVERYTHING.

So, it is a VERY sensitive test. Change a single character and at least one of the commands in the script will FAIL.


-- eValid Support