This script uses a browser (via puppeteer) to log into your QuantData account, visit a specified page that has time sliders, and then step through intervals and screenshot the page at each interval.
This is useful to, for example, view exposure graphs as they evolve throughout the day.
This requires a page in QuantData, with tools that contain a time slider control. The script does not do any setup of your tools (dates, filters, etc), you should manually set up the page for the conditions that you want to see.