Without a screen recorder, Is it possible to directly export, render, or save HTML CSS animations to a video file? I'm also aware SVG within a html document could also be a part of such a process.
I tried searching online for a solution, but I only get "Export After Effects to CSS...". Seems like there's no answer. Surely if your browser can render it, there must be some code that'll be able to export it..?
Ideally, id write some divs and some css animation code, see how it looks on Chrome, then maybe click a button and export little clips of what the browser rendered. Could be an extension, or anything.
Many thanks.