Y
Hacker News
new
|
ask
|
show
|
jobs
by
netvarun
4648 days ago
I am also specifically interested in what techniques they they are using to determine the levels of change - Is it based on content changes or changes in (x)html tree structure?
1 comments
ashah
4648 days ago
since it says visual ping, perhaps render html => image and take diffs periodically , setting threshold to size of difference?
link
matmann2001
4648 days ago
Since, you can specify a specific slice of the page to monitor, it's likely diffing screenshots.
link