Bugfix release: iOS HealthKit (and other system sheet) automation works again, dynamic web pages no longer fail mid-flow on stale iframes, and the cloud console hint points to the right URL.
What’s new:
- iOS cross-process system sheets — taps targeting elements inside HealthKit auth, share sheets, and the photo picker now land on the right element instead of the wrong location. If you were stuck automating the HealthKit “Turn On All” gate, you’re unblocked.
- Stale iframes on dynamic web pages — if your web test errored out mid-flow because a cross-origin iframe was swapped out in the middle of an action, that’s fixed. The iframe is quietly skipped and the test keeps going.
- Cloud console hint — the “no projects found” message now points at app.maestro.dev instead of the dead console.mobile.dev domain.