Several of our UI tests started failing when we switched over to M2 Macs...
The issue with the affected tests seems to be that have a element.swipeLeft() in them, the swipeLeft doesn't seem to work the same...
Is there a fix to the swipeLeft() issue yet?
If not, is there an easy way to programmatically test if we are running on an Apple Silicon Mac?
Any other ideas?
Thank you!