Connect Hardware Keyboard Option in iOS sim doesn't work in 1.6.4 beta
See original GitHub issueThe problem
With appium 1.6.4-beta and XCUITest driver 2.9 and 2.10, the Connect Hardware Keyboard option in the iOS simulator is always off, even if you go the menu to enable it.
This makes manually typing into a simulator impossible, which is quite frustrating.
To Reproduce:
npm uninstall -g appium
npm install -g appium@beta
cd path/to/your/appium.txt
arc
After the simulator completes launching, check Hardware -> Keyboard -> Connect Hardware Keyboard. It will be unchecked. Try enabling it, then check the menu again. It will still be disabled.
Environment
- Appium version (or git revision) that exhibits the issue: 1.6.4 beta
- Last Appium version that did not exhibit the issue (if applicable): 1.6.3
- Desktop OS/version used to run Appium: macOS 10.12
- Node.js version (unless using Appium.app|exe): 7.5.0
- Mobile platform/version under test: iOS
- Real device or emulator/simulator: sim
- Appium CLI or Appium.app|exe: CLI
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:9 (1 by maintainers)
Top Results From Across the Web
Hardware keyboard not working in simulator (toggle in on)
Simulator -> I/O -> Keyboard -> Connect Hardware Keyboard. Shift + Command + K. Posted 1 year ago by. SatoshiTam.
Read more >Xcode 6: Keyboard does not show up in simulator
Toggle between simulator keyboard and MacBook keyboard using the Command + K shortcut. · Reattach keyboard to simulator : a. Open Simulator. b....
Read more >Bug listing with status RESOLVED with resolution OBSOLETE ...
Bug:1523 - "[IDEA] Offload work by distributing trivial ebuild maintenance ... Bug:206954 - "app-misc/livecd-tools: nousb option doesn't work due to udev" ...
Read more >wxm - River Thames Conditions
#Spinningsko Rc qs 8008, Divididos hola que tal, Chung horng enterprise, Son of sardaar songs download, Royal purple oil filter cut open, Marie...
Read more >appium-xcuitest-driver - npm
This option helps to avoid Keyboard is not present error. It is set to true by default. Appium respects preset simulator software/hardware keyboard...
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
I simply uninstalled and reinstalled, and it was there.
We can make this option configurable via capabilities