菜鸟教程小白 发表于 2022-12-12 15:16:53

iOS uiautomator 应用程序名称


                                            <p><p>我正在尝试使用 Xcode 工具启动和测试 iOS 应用程序。
但我没有测试的每个应用程序名称。</p>

<p>例如,我知道:</p>

<ul>
<li><strong>SETTINGS == Preferences.app</strong></li>
<li><strong>SAFARI == MobileSafari.app</strong></li>
</ul>

<p><strong>日历</strong>、<strong>邮件</strong>、<strong>照片</strong>、<strong>消息</strong>、<strong>相机<的应用名称是什么/strong>,...?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>我能够找到答案,希望它也能帮助其他人:</p>

<ul>
<li><strong>日历 == MobileCal.app</strong></li>
<li><strong>Mail == MobileMail.app</strong></li>
<li><strong>照片 == MobileSlideShow.app</strong></li>
<li><strong>消息 == MobileSMS.app</strong></li>
<li><strong>相机 == Camera.app</strong></li>
</ul></p>
                                   
                                                <p style="font-size: 20px;">关于iOS uiautomator 应用程序名称,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/30202314/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/30202314/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: iOS uiautomator 应用程序名称