Re-enable testTappingKeyboardDismissCreditCardControllerPopOver
Using the EarlGrey or XCUITest helpers to type do not trigger software keyboard pressed which are needed in order to dismiss the popover in this test. Replace grey_typeText with grey_tap on an arbitrary keyboard key to dismiss the credit card popover. Fixed: 1099432 Change-Id: If23c886437b264893700b943b86039f9a31a8f5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2303046 Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:Javier Ernesto Flores Robles <javierrobles@chromium.org> Cr-Commit-Position: refs/heads/master@{#789402}
Showing
Please register or sign in to comment