[iOS] Fix creating window AX ID and using it at EG matcher.
Set the accessibility identifier at SceneDelegate when initializing |_window|, instead of going through |self.sceneState|. Also used |grey_accessibilityID| for matcher of this ID. Bug: 1060786 Change-Id: I2b857d68e535087d6daa38c0656c0eff9f0abc01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538138Reviewed-by:Mark Cogan <marq@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#828896}
Showing
Please register or sign in to comment