Skip to content

Releases: wix/Detox

20.27.6

28 Oct 09:43
Compare
Choose a tag to compare

What's Changed

iOS Fix

  • generateViewHierarchyXML: Clamp Double values before converting to Integer to avoid Double value cannot be converted to Int because the result would be less than Int.min error. by @asafkorem in #4621

Full Changelog: 20.27.5...20.27.6

20.27.4

19 Oct 19:42
Compare
Choose a tag to compare

What's Changed

Fixes:

  • generateViewHierarchyXML: Renamed the testID XML attribute to id for consistency with the by.id matcher. #4614 by @asafkorem
  • generateViewHierarchyXML: Fixed an issue that caused a duplicated declaration error during view hierarchy XML generation. #4615 by @asafkorem

Full Changelog: 20.27.3...20.27.4

20.27.2

23 Sep 17:56
Compare
Choose a tag to compare

🚀 Detox Copilot (Beta)

We're thrilled to unveil Detox Copilot—bringing AI-powered magic to your Detox framework! 🎉 Now, you can run tests with human-readable commands powered by LLMs, making your testing more intuitive than ever!

Detox Copilot demo

🔥 Key Highlights:

  • 🛠️ Simple Setup: Easily initialize Detox Copilot with a custom Prompt Handler for seamless integration into your test suite.
  • 🤖 Human-readable Intents: Run actions and assertions straight from natural language commands.
  • 💡 Enhanced Abilities: Leverage multimodal-LLM capabilities for visual analysis and more!

💻 Check out the Detox-Copilot repo here, and dive into our test-app demo here.

⚠️ This is a beta release, and we’re collecting feedback from early adopters. Stay tuned for official guides and API updates soon!

Full Changelog: 20.26.2...20.27.2

20.26.2

05 Sep 21:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20.25.6...20.26.2

20.25.6

25 Aug 18:07
Compare
Choose a tag to compare

What's Changed

Build

  • Detox package streamlined, reducing size by 68MB (80MB12MB). By @asafkorem in #4562.

Full Changelog: 20.25.5...20.25.6

20.25.5

15 Aug 14:42
Compare
Choose a tag to compare

What's Changed

iOS Fix

  • Prevent device lock during system interactions: Ensures the app stays active and avoids device locks. by @asafkorem in #4552

Full Changelog: 20.25.3...20.25.5

20.25.3

13 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • fix(local-cli): respect detox build ... --if-missing for multi-app builds by @noomorph in #4549

20.25.2

06 Aug 08:46
Compare
Choose a tag to compare

What's Changed

  • feat(Android): Run tests on new emulators with api 34 by @gosha212 in #4528
  • fix(types): add missing sourceApp parameter for launchApp API. by @asafkorem in #4536
  • feat(Android): Detox butler integration by @gosha212 in #4535
  • fix(Android): Added retry for Genymotion device allocation by @gosha212 in #4543

Full Changelog: 20.25.1...20.25.2

20.25.1

16 Jul 12:23
Compare
Choose a tag to compare

What's Changed

Android

  • Genymotion cloud debugging: ADB device list dump before each adbconnect retry (@d4vidi, #4529)

Full Changelog: 20.25.0...20.25.1

20.25.0

16 Jul 07:44
Compare
Choose a tag to compare

What's Changed

Android

  • Genymotion cloud support: Added fix for increased stability - preliminary ADB daemon start (@d4vidi, #4527)

Full Changelog: 20.24.0...20.25.0