flutter_driver_helper 1.1.1
flutter_driver_helper: ^1.1.1 copied to clipboard
Utility for easy work with flutter_driver in UI / integration tests
1.1.1 27.01.2020. #
idleasTestAction.- new checks in
DWidget:textContains,textStartsWith,textEndsWith. - allow disable indices in screenshoter.
- add
DWidget#scroll. - in
BaseScreenmethodsdWidget&dScrollItemare protected.
1.1.0 15.01.2020. #
TestActionis nowclass.- logging in
runTestActions.
1.0.2 12.01.2020. #
- Fix health issue.
1.0.1 12.01.2020. #
- Updated example.
TestActionreturnsFuture<void>.getCentermethod inDWidget.
1.0.0 28.12.2019. #
- Initial Open Source release.