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.
Showing
Please register or sign in to comment