Accessibility identifier is not working for SwiftUI ToolbarItem in iOS 14

652 Views Asked by At

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.

enter image description here

enter image description here

0

There are 0 best solutions below