Commit Graph

3 Commits

Author SHA1 Message Date
Jon 0961916daa feat(config): re-worked configuration so it can stay mostly immutable
- Fix #195: Adding missing export for `wait_until_key_exists_step.dart`
- Fix #226: Allow compatibility with dev and master flutter branches
- Feat #218: Allow retry steps in case of intermittent failure by setting the configuration properties `stepMaxRetries` & `retryDelay`
- Fix #210 & #191: Ability to take screenshots on web
- Fix #198: Allow the use of implicit pumpAndSettle methods in the app driver to be turned off using the configuration property `waitImplicitlyAfterAction`
2022-06-17 16:25:39 +10:00
Jon Samwell 0f99f0f343 fix(#150 #141 #128): fixed handling of json in multiline string and improved and added example of generating html report 2021-09-15 14:32:48 +10:00
Jon Samwell 23055b4092 initial commit 2018-10-26 21:09:22 +11:00