Re-enable FindInPage EG tests
Update the scroll amount to bring the Find In Page menu item more into view. Although it was previously visible, it was at the very bottom edge of the pop over menu which seems to have been a source of flaky failure even when running locally. grey_replaceText sometimes causes a crash locally, so replace with typeText as there is no need to clear the text first in any of these tests. Additionally, there is no longer two accessibility elements with the same ID, and on iOS 12 the item with the accessibilityID is not an accessibilityElement. Simplify typeFindInPageText Fixed: 1029709 , 1030701 Change-Id: I7fca1bc87160b5404c40e592143e6841fee848cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303453 Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#789985}
Showing
Please register or sign in to comment