Default-capabilities flag 'fullReset' not working on iOS real devices on 1.5.0
See original GitHub issueThe problem
Default-capabilities flag ‘fullReset’ not working on iOS real devices. On Android devices works fine.
Environment
- Appium version (or git revision) that exhibits the issue: 1.5.0
- Last Appium version that did not exhibit the issue (if applicable): 1.4.16
- Desktop OS/version used to run Appium: OS X El Capitan ( 10.11.3)
- Node.js version (unless using Appium.app|exe): 5.7.0
- Mobile platform/version under test: iOS 9.2
- Real device or emulator/simulator: real device
Details
Start appium server with command:
appium --port "4748" --session-override --default-capabilities '{"fullReset":true, "udid":"%deviceUdid%"}'
Application wasn’t reinstall, just restart.
Link to Appium logs
Issue Analytics
- State:
- Created 8 years ago
- Comments:11 (3 by maintainers)
Top Results From Across the Web
The --default-capabilities flag - Appium
Appium 1.5 does away with most CLI flags that existed previously; the remainder can be converted into JSON and made part of the...
Read more >Appium 1.5.2 with iOS 9.3.2 Device | Apple Developer Forums
[Appium] Default capabilities, which will be added to each request unless overridden by desired ... [debug] [iOS] Reset not set, not ending real...
Read more >appium/CHANGELOG.md - UNPKG
103, * Fix handling of settings updates, so simulators are not restarted unnecessarily. 104, * Allow pulling of folder from real devices.
Read more >NO_RESET flag not working in amazon device farm(Appium)
You can find the answer in this line of official aws-device-farm-appium code sample: ...
Read more >appium: Versions - Openbase
Add a custom exception description, which helps to debug issues when the application under test ... Read Audio Capture From iOS Simulators and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@imurchie, still not working on appium@1.15.1.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.