You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
I created a repos named page-monitor last year, it can catch the diff between two version of a page, based on dom tree diff, and markup the diff one the screenshots, it can also recognize style changed, content changed, element added or element removed, and you can configure the capture options to filter some elemes.
I created a repos named page-monitor last year, it can catch the diff between two version of a page, based on dom tree diff, and markup the diff one the screenshots, it can also recognize style changed, content changed, element added or element removed, and you can configure the capture options to filter some elemes.
Element Add
Element Removed
Content Changed
Style Changed
I hope it could help with this project.