timecut
timecut copied to clipboard
Allow users to specify goto options
It'd beneficial to be able to change the waitUntil
behavior (currently set to networkidle0
https://github.com/tungs/timesnap/blob/fdfece3dd7eb7766365b42a7ab3d4b94195d9a3f/index.js#L175. In general, it'd be good to allow the user to specify all page.goto
options.
Also see #38, where it seems that overwriting time can interfere with loading the page.