flutter/packages/flutter_driver
Chris Bracken c36ec76002
Reduce odds of race in scrollUntilVisible (#17594)
In FlutterDriver.scrollUntilVisible, pause momentarily after we kick off
the waitFor() call, in order to give that call a chance to complete
before we start scrolling if the element is on-screen.
2018-05-15 14:23:44 -07:00
..
lib Reduce odds of race in scrollUntilVisible (#17594) 2018-05-15 14:23:44 -07:00
test Again move mockito to 300plus2 (#15981) 2018-03-28 12:07:12 -07:00
test_driver add driver failure test (#6776) 2016-11-09 15:28:30 -08:00
BUILD.gn [gn] Add flutter_driver build file. (#17174) 2018-05-02 11:05:20 -07:00
pubspec.yaml Bump mockito to 3.0.0-alpha+5 (#17487) 2018-05-11 15:27:15 -07:00