Skip to content

13.0.0

Compare
Choose a tag to compare
@LeoNatan LeoNatan released this 26 Jun 19:11
· 3085 commits to master since this release

This build introduces a new typing method on iOS. The API remains the same, but it should be much more resilient now. For example, there is no longer a requirement to disconnect the hardware keyboard or show the software keyboard. It is now possible to type numbers and non-English characters on iOS.

Other fixes include being able to use the atIndex() API with swiping and scrolling (#1204, #1384, #1461), improvements to waitFor() API on Android and iOS and printing of unresolved Detox requests that might shed a light on why a test is stuck.