3.0.0-rc.16
jonsamwell
released this
01 Jul 03:30
·
24 commits
to integration_test__package_support
since this release
[3.0.0-rc.16] - 01/07/2022
- Fix #231 - using local coordinate system when taking a screenshot on Android (thanks to @youssef-t for the solution)
- Fix #216 - ensure step exceptions and
expect
failure results are added as errors to the json report - Scenarios can now have descriptions which also appear in the json reporter output
NOTE: Due to the above changes generated files will need to be re-generated
flutter pub run build_runner clean
flutter pub run build_runner build --delete-conflicting-outputs