Revert "Add AX ID for Cancel and Done button on Translate Language Picker."
This reverts commit b9e3aebd. Reason for revert: I think this is breaking TranslateTestCase.testLanguageDetectionInfobar. I cannot reproduce the error locally. Original change's description: > Add AX ID for Cancel and Done button on Translate Language Picker. > > Currently, the test uses the following matchers to find the cancel and > done button on language picker: > > grey_allOf(chrome_test_util::ButtonWithAccessibilityLabel(@"Cancel"), > grey_userInteractionEnabled(), nil); > > This is not bullet proof and may break any time, and this CL fixes the > issue by adding AX ID to both the cancel and done buttons. > > Bug: 750344 > Change-Id: I4fda45961b684b877adf29a5bf0fee6e03f1ba8d > Reviewed-on: https://chromium-review.googlesource.com/594831 > Reviewed-by: Eugene But <eugenebut@chromium.org> > Commit-Queue: Yuke Liao <liaoyuke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#490840} TBR=eugenebut@chromium.org,liaoyuke@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 750344 Change-Id: Ibb4f68af8e0c502000d063d6b19ff185fc1b1a42 Reviewed-on: https://chromium-review.googlesource.com/597627Reviewed-by:Gauthier Ambard <gambard@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#491327}
Showing
Please register or sign in to comment