google / EarlGrey

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

iOS 18 Swift UI Tap fix part 1 #2048

Closed copybara-service[bot] closed 3 days ago

copybara-service[bot] commented 3 days ago

iOS 18 Swift UI Tap fix part 1

iOS 18 Swift UI Tap can't be handled with sendEvent and we need to handle it through XCUI interfaces from XCTest framework. This CL adds the gating for tap action structure needed to perform the aciton.