I saw a plugin in chrome called as Screencastify which can record browsing session as a video. Is it possible to record a particular div / dom element as a video and save it the disk ?
Asked
Active
Viewed 166 times
1
-
1I was able to record the browsing session by running a puppeteer headless browser and loaded a plugin to record it as a webm video. – Damodharan J Oct 29 '18 at 07:04