简体   繁体   中英

How to click home button in iOS simulator?

  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.

Are you want to find this flow accelerator key? 在此处输入图片说明

只需按 Cmd + shift + H...

使用组合快捷键: Ctrl + Shift + h

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

第三种方法的图像

2021 Latest Update: XCode 11.4

Click on the home icon above simulator .

在此处输入图片说明

Older option still available: Ctrl + Shift + h

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

Ctrl + Shift + h for navigate to HomeScreen

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

Step - Step to show home button in sumulator

Simulator

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM