-
-
Notifications
You must be signed in to change notification settings - Fork 420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test note of iOS 17 with Xcode 15 #1752
Comments
Real device set location should be via |
I'll try updating the tests if no problem |
Is this rule for all iOS real devices or just iOS 17? |
it is for iOS 17+. Please use https://appium.github.io/appium-xcuitest-driver/latest/reference/execute-methods/#mobile-setsimulatedlocation . XCUITest driver calls it internally to set location for real devices for |
Thx, I got it. |
The list of tests we may need to check for ios 17 as this repository
npm run e2e-test:base
npm run e2e-test:device
e2e-test:driver
e2e-test:long
ok
e2e-test:parallel
e2e-test:web
maybe need to update test code
e2e-test:native-web-tap
Test code needs to be updated
The text was updated successfully, but these errors were encountered: