Hello.
Am trying to understand how kif handles waiting for animations and network requests to complete. Any explanation, link to already available post around this will help.
Some more background: Am evaluating KIF and EarlGrey to write functional tests for my app in order to move away from Calabash, which is relatively slow. While there are some fundamental similarities between the frameworks, the speed at which KIF executes tests is faster than Earl Grey. That makes me curious about how KIF is achieving that.