I'm setting the accessibilityIdentifier for ToolbarItem in NavigationView, which is working fine in iOS 15.0 and above, but they are not shown up in iOS 14.x. I'm using Appium for testing accessibilityIdentifiers. I have attached the screenshot of Appium and code. Can you please look into it and help me to figure out.
Asked
Active
Viewed 430 times
3
Harsha
- 760
- 1
- 7
- 21
-
Try older `accessibility(identifier: ..)` – Asperi Jul 05 '22 at 13:55
-
Hey @Asperi, thanks for your response. But it didn't solve the issue. – Harsha Jul 05 '22 at 14:09

