[iOS] Fix flakyness on OmniboxPopup test
This CL makes sure that the Switch to Tab element is present before closing the tab in the testSwitchToClosedTab test. It might reduce flakyness as it is possible that the tab is closed before the suggestion is displayed. If it is the case then the suggestion appears as if no tab with this URL is opened, making the test fails. Bug: 936085 Change-Id: Ief59c0436677d02c915d65543d93f1c081ab83bd Reviewed-on: https://chromium-review.googlesource.com/c/1491613 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#636733}
Showing
Please register or sign in to comment