What's Changed
- silencing non-exhaustive switch warning by @RoyalPineapple in #1297
- Adding support for accessibility custom actions by @RoyalPineapple in #1295
- Introducing tryFindingViewInFrame() to avoid scroll by @SimoncelloCT in #1296
- Get KIF CI working reliably with Xcode 14.3.1 & 15.4 by @justinseanmartin in #1300
- added performAccessibilityActivateWithExpectedResult by @RoyalPineapple in #1304
- Speed up unnecessarily and unintentionally slow
waitForAnimationsToFinish
calls by @justinseanmartin in #1301 - Use accessibilityActivationPoint when determining where to tap elements. by @RoyalPineapple in #1305
- Fix UICollectionView cell enumeration hitting asserts in Xcode 16 by @justinseanmartin in #1307
- Xcode 16 in CI by @justinseanmartin in #1306
- Fixed device orientation to interface orientation by @mjohnson12 in #1309
New Contributors
- @SimoncelloCT made their first contribution in #1296
- @mjohnson12 made their first contribution in #1309
Full Changelog: v3.9.0...v3.10.0