Closed s3cur3 closed 5 months ago
Thanks, I haven't really been able to find any documentation on these seemingly new errors.
To clarify, did your app actually pop open an alert with text "Error loading data, please refresh and try again" or is that some unknown text?
The app did indeed pop open that alert! I actually just realized there's a better fix (one that gets the unhandled alert actually ignored, as the default capabilities
settings specify)... #779 incoming. 🤦♂️
Hi Mitch! When upgrading from 0.30.6 to 0.30.7, I started seeing a crash in
Wallaby.HTTPClient.check_for_response_errors/1
during JSON decode when an unexpected alert is opened. The message coming back from Chromedriver looks like this:The error in the test runner looks like this:
By falling back to the not-quite-JSON message like this, I still end up getting a crash, but the error message is at least in the error message:
For what it's worth, I'm on Chromedriver 125.0.6422.141 + Chrome 125.0.6422.142.