Skip to content

DOM-changes-logger uses MutationObservers to detect every changes in a web page DOM and produce an html log file

License

Notifications You must be signed in to change notification settings

vittorioc/PUPPETEER-dom-changes-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOM-changes-logger

DOM-changes-logger uses MutationObservers to detect every changes in a web page DOM and produce an html log file

Using DOM-changes-logger

DOM-changes-logger requires Node 14 LTS (14.x) or later.

Installation:

npm install

Run it:

node DOM-changes-logger.js 'https://www.google.com/'

Icons:

alt text for screen readers.

Messages:

alt text for screen readers.

About

DOM-changes-logger uses MutationObservers to detect every changes in a web page DOM and produce an html log file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published