Apple Silicon and UI tests

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!

Also, do others experience the Simulator locking up time and time again when trying to run UI tests on an M1/M2?

In what ways does swipeLeft perform differently on an M2 Mac? We would be curious to see a Feedback with an attached result bundle with this error, if you are seeing a failure here.

Apple Silicon and UI tests
 
 
Q