Chromium Code Reviews
DescriptionRefactor PostOnSamePage test to ensure the form is posted.
testBrowsingPostOnSamePage is flaky since post form needs some time to post data.
The navigation manager is not synchronized with this action. The test may goBack
before the form is actually posted. Refactor the test to change content when the
form is posted.
BUG=
Review-Url: https://codereview.chromium.org/2961483002
Cr-Commit-Position: refs/heads/master@{#482116}
Committed: https://chromium.googlesource.com/chromium/src/+/ce3df390dececebfd2c8d306fa682bf65748086a
Patch Set 1 #Patch Set 2 : Refactor PostOnSamePage test to ensure the form is posted. #
Total comments: 1
Patch Set 3 : Move to form_egtest #
Total comments: 2
Patch Set 4 : Local variable #Messages
Total messages: 12 (6 generated)
|