We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 👀
The text was updated successfully, but these errors were encountered:
#167
Sorry, something went wrong.
No branches or pull requests
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 👀
The text was updated successfully, but these errors were encountered: