github droidrun/mobilerun v0.5.6

latest releases: v0.6.0rc3, v0.6.0rc2, v0.6.0rc1...
one month ago

v0.5.6 tightens iOS state fetching by switching Droidrun to a single 4-second /state request with no client-side retry.

Highlights

  • Droidrun now requests iOS state with GET /state?timeout=4
  • iOS state fetches use a single 4-second budget instead of retrying
  • Reduced long-tail delays when the iOS UI is loading or transitioning
  • Updated iOS driver documentation to reflect the new timeout behavior

Behavior Changes

  • iOS state retrieval is now one attempt only; Droidrun no longer retries on the client side
  • The iOS portal is expected to honor the caller-provided /state timeout budget
  • Android state fetching behavior is unchanged

Don't miss a new mobilerun release

NewReleases is sending notifications on new releases.