[iOS] Fix bookmarks tests broken on iPhone SE
The root cause here for both tests is that the iPhone SE is short. Using the new modal presentation style on iOS 13 (maybe CL crrev.com/c/1719455), the view the tests are looking for, "First URL" is hidden below the keyboard. Switching to tap on "French URL", a bookmark that is earlier in the list and still on screen, fixes the tests. Bug: 999079, 999080 Change-Id: I78ae1360c264283413aa98cd6b5b50960aa9b9f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776264Reviewed-by:Mark Cogan <marq@chromium.org> Commit-Queue: Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#692040}
Showing
Please register or sign in to comment