Appium 1.17.1 + Xcode 11.4.1: Simulator app is minimized
See original GitHub issueThe problem
Simulator app is minimized when running tests with Appium 1.17.1 and Xcode 11.4.1.
Environment
- Appium version (or git revision) that exhibits the issue: 1.17.1
- Last Appium version that did not exhibit the issue (if applicable): 1.16.0
- Desktop OS/version used to run Appium: Mac OS Catalina
- Node.js version (unless using Appium.app|exe): v13.12.0
- Npm or Yarn package manager: npm 3.10.10
- Mobile platform/version under test: iOS 13.4
- Real device or emulator/simulator: Simulator
- Appium CLI or Appium.app|exe:
Details
Tests run without a problem but simulator window is minimized by default. You’d have to open the simulator by going to File > Open Device > iOS <version> > <device name>
Link to Appium logs
Code To Reproduce Issue [ Good To Have ]
Please remember that with sample code it’s easier to reproduce the bug and it’s much faster to fix it.
Please git clone https://github.com/appium/appium and from the sample-code
directory, use one of your favourite languages and sample apps to reproduce the issue.
In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Xcode 11.4 : Building for iOS Simu… | Apple Developer Forums
Having x86_64 code is not sufficient to distinguish if a binary is intended for the iOS Simulator, a macOS app, or a Mac...
Read more >Troubleshooting - Appium
Make sure the app is compiled for the simulator (or real device) as appropriate (e.g., in debug mode for the simulator), or you...
Read more >Appium Tutorial 22 : How Install IOS App on Simulator using ...
Topics:1. How Install IOS App on Simulator using Script 2. Desired Capabilities# appium ...
Read more >appium-xcuitest-driver - npm
Xcode and developer tools must be installed. Note, that usually some time is needed for the Appium team to pick up with the...
Read more >Appium 1.17.0 - Kobiton
Fix app installation on real devices (appium/appium-xcuitest-driver#1139) ... new simctl functionality in Xcode 11.4+ (appium/appium-xcuitest-driver#1162) ...
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
Resolved and published
Linking https://github.com/appium/appium-ios-simulator/pull/282