github wix/Detox 12.3.0
Enhancements for the screenshot artifacts subsystem

latest releases: 20.20.2, 20.20.1, 20.20.0...
5 years ago

Features

#1281 - feat: --take-screenshot manual mode by default


Adds --take-screenshot manual mode, which is used by default from now on.

In manual mode, device.takeScreenshot is enabled as well, but beforeEach.png and afterEach.png screenshots are not being taken.

To have device.takeScreenshot API disabled forcibly, use --take-screenshot none.


Bugfixes

#1276 - fix(android): install APK with a file path that needs escaping

Don't miss a new Detox release

NewReleases is sending notifications on new releases.