github wix/Detox 20.19.3

latest releases: 20.20.3, 20.20.2, 20.20.1...
one month ago

What's Changed

Note

This version introduces several fixes for WebView testing on iOS, following initial feedback on the latest minor release (20.19), where we introduced web APIs on iOS for feature parity with Android. Check our WebView APIs for more information.

iOS Fixes: WebView support

  • Inner Frames Interaction: add support for web-view interaction capabilities within inner frames.
  • CORS Restrictions Bypass: Implemented a bypass for Cross-Origin Resource Sharing (CORS) restrictions during Detox tests, addressing issues related to inner frames.
  • Cursor Position on Typing: resolved an issue to keep the cursor at the end of the text field while typing.

by @asafkorem in #4411

Full Changelog: 20.19.2...20.19.3

Don't miss a new Detox release

NewReleases is sending notifications on new releases.