How to make appiumxcuitest run faster

I would like to revive this thread. Because tests in XCUITest seems much more slower with Real iOS devices.

Between sending the POST and receiving the status 200 response it passes at least around 1 second. Is there anything on XCode/iPhones that we can do to speed up tests. Is there any cap with XCuiTest as there was with UI using instruments?

1 Like