Fixing Developer Inconveniences — iOS Automation
While automating iOS apps with Appium, QA team tends to use xPath to find UI elements. But, xPath is very slow and making Automation world hell to work with.
So, we came up with an idea to use AccessibilityIdentifier…