There isn't any diff functionality built in, but if you want to see if the text changed you could run a StringBean to gather just the text and then use a regular diff program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
site monitoring, checking for page differences beyond simplistic diffs
How can you compare two HTML pages to see their diffrences (DIFFs) with HTMLParser?
Thanks,
There isn't any diff functionality built in, but if you want to see if the text changed you could run a StringBean to gather just the text and then use a regular diff program.