In my UI test, I am trying to adjust several settings, but some of those settings are unreachable via the new scripting.
Say I can see five settings on the first screen.
I want to change a seventh setting on the "next" screen, but when I swipe up on a xcuielement, it takes me _way_ past the seventh setting, so that the UI test can no longer "see" it.
Is there any way to adjust the swipe rate?