[TTS] Fix flaky test hiding the FindInPageOverlay.
The testTriggeringContextualSearchHidesFindInPageOverlay has been very flaky recently, and it looks like the problem is due to clicks in the content not triggering Contextual Search. There's probably a race condition between scrolling to put the word to click into view and scrolling for the Find target. The fix is to not type any Find target to avoid the scroll. BUG=765462 Change-Id: I007f7fa986e2528d7b7f9a4829be08c566572433 Reviewed-on: https://chromium-review.googlesource.com/742147Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#512581}
Showing
Please register or sign in to comment