Post not yet marked as solved
Post marked as unsolved with 3 replies, 633 views
On an intel mac, my XCUITest test cases which is included swipe actions works perfectly but it doesn't work on my m1 mac. I tried running simulator with Rosetta but it doesnt work out it still gives an error when I run my cases because it clicks instead of swipe.
Does anyone have a solution for swiping problem on the m1?