Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handle the progress bars with errors #165

Closed
L0wry opened this issue Feb 11, 2019 · 1 comment
Closed

Better handle the progress bars with errors #165

L0wry opened this issue Feb 11, 2019 · 1 comment

Comments

@L0wry
Copy link
Contributor

L0wry commented Feb 11, 2019

the progress bar gets really messed up when we report errors.

Need to end the progress bar before we report errors

info ayespy Logger Log level is info
info [configValidator] : Config validated ✅
info [run] : Getting snapshots... 📸

Progress [-----------------------------------------------------------------] 0% | ETA: 0s | Snapped 0/2ERR! [snapshotter] : ❌ Unable to take snapshot for the_sun_helios_burger_menu_view_profile-iPhone 7 Plus! ❌ : InsecureCertificateError
Progress [=================================--------------------------------] 50% | ETA: 5s | Snapped 1/2ERR! [snapshotter] : ❌ Unable to take snapshot for the_sun_helios_burger_menu_sign_in-iPhone 7 Plus! ❌ : InsecureCertificateError
Progress [=================================================================] 100% | ETA: 0s | Snapped 2/2

info [run] : Finished getting snapshots 👀

@L0wry
Copy link
Contributor Author

L0wry commented Feb 12, 2019

#167

@L0wry L0wry closed this as completed Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant