Shopify / screenshot-glb

A command line utility for taking screenshots of glTF 2.0 Binary 3D model files
121 stars 28 forks source link

networkidle0 #74

Closed mikkoh closed 2 years ago

mikkoh commented 2 years ago

This PR adds waiting for networkidle0 the same as screenshot-service

I also moved outputting errors to captureScreenshot since all other output is handled there.

Added some tests to ensure everything works as expected.