Chromium Code Reviews
DescriptionValidate page load in testBrowsingPostEntryWithKeyboard with web view text.
The testBrowsingPostEntryWithKeyboard test currently uses the
waitForPageToFinishLoading API to ensure that the page is loaded before
validating omnibox text. But, this is not sufficient to prevent flake as the page
load may not have started at this point. This CL resolves the flake by waiting for
and validating that the web view has text from the target page instead.
BUG=704618
Review-Url: https://codereview.chromium.org/2815503002
Cr-Commit-Position: refs/heads/master@{#463484}
Committed: https://chromium.googlesource.com/chromium/src/+/24a7ab49adbbaeefd815066ac9e530e4713560b1
Patch Set 1 #
Total comments: 2
Messages
Total messages: 11 (5 generated)
|
|||||||||||||||||||