google / EarlGrey

:tea: iOS UI Automation Test Framework
http://google.github.io/EarlGrey/
Apache License 2.0
5.62k stars 744 forks source link

[1866] Blacklist UICompatibilityInputViewController on iOS 13+ #1867

Closed ewannpv closed 1 year ago

ewannpv commented 1 year ago

This CL fixes the following issue: https://github.com/google/EarlGrey/issues/1866

It Blacklists UICompatibilityInputViewController on iOS 13 and above.

ewannpv commented 1 year ago

This issue has been fixed internally, I'm closing this PR.