Disable animations during UI Testing

suggest change

In a test you can disable animations by adding in setUp:

app.launchEnvironment = ["animations": "0"]

Where app is instance of XCUIApplication.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents