15
  1. I want to click home button in iOS Simulator by automation.

  2. I just want to know whether it is possible to do click home button using IOS keycode event.

selvi
  • 1,271
  • 2
  • 21
  • 41

7 Answers7

23

Are you want to find this flow accelerator key? enter image description here

酷酷的哀殿
  • 1,021
  • 6
  • 18
7

Simply press Cmd + shift + H...

Saumil Shah
  • 2,299
  • 1
  • 22
  • 27
4

Use combination shortcuts:Ctrl + Shift + h

Neuron
  • 5,141
  • 5
  • 38
  • 59
onlyone
  • 41
  • 2
4

There are 3 ways depending what is convenient to you
1. If you are using MAC then you can use Cmd + shift + H
2. If you are accessing Mac with VNC or such you can use Shift + alt + H
3. In top options Select hardware-> home in MAC

Image of 3rd method

Jay Bhatia
  • 98
  • 12
4

2021 Latest Update: XCode 11.4

Click on the home icon above simulator.

enter image description here

Older option still available: Ctrl + Shift + h

Saranjith
  • 11,242
  • 5
  • 69
  • 122
1

Simulator don't have Home Button but you can use following short cut key

Ctrl + Shift + h for navigate to HomeScreen

Abhishek Sharma
  • 3,283
  • 1
  • 13
  • 22
0

To enable Home Button in device Button. Select simulator -> Window -> Show device bezels

Step - Step to show home button in sumulator

Simulator