Step 1. connect the Mac to SAP-internet (for saving the hassle of configuring proxy)
Step 2. install homebrew
$ /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
Step 3. brew install ios-webkit-debug-proxy
$ brew install ios-webkit-debug-proxy
Step 4. switch back to SAP-corporate connection
Step 5. build and launch the cordova app in the iOS simulator
Step 6. start ios_webkit_debug_proxy in the command line
$ ios_webkit_debug_proxy -f chrome-devtools://devtools/bundled/inspector.html
Step 7. launch Chrome and go to http://localhost:9222/

Step 8. copy the url (file:///Users/…CRM_AHN_01.app/www/index.html) then paste it in a new tab and hit enter
Step 9. dang dang dang!

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

How to connect iOS simulator to Chrome for debugging相关推荐

  1. ios java模拟器 2017_Xcode9之更好用的iOS Simulator(模拟器)

    前言 Apple每一次大的版本更新,都会伴随着编译器的大升级,这次Xcode9也不列外. 而在Xcode中比较重要的还有iOS Simulator(模拟器),毕竟在开发过程中需要经常的使用到.我便总结 ...

  2. ios safari 模拟器_web测试-ios设备模拟器(iOS Simulator)

    前言 虽然 Chrome DevTools 可以模拟手机的环境,但与真实环境差别比较大,所以一般会用真机调试,或者就是用模拟器了.这篇文章主要就是介绍下在mac上如何使用模拟器来调试页面. 安装 io ...

  3. Appium+python自动化19-iOS模拟器(iOS Simulator)安装自家APP

    前言 做过iOS上app测试的小伙伴应该都知道,普通用户安装app都是从appstore下载安装,安装测试版本的app,一般就是开发给的二维码扫码安装, 或者开发给个.ipa的安装包文件,通过itoo ...

  4. iOS Simulator功能介绍关于Xamarin IOS开发

    iOS Simulator功能介绍关于Xamarin IOS开发 iOS Simulator功能介绍 在图1.38所示的运行效果中,所见到的类似于手机的模型就是iOS Simulator.在没有iPh ...

  5. 玩玩Xamarin Evolve 2016带来的新特性(一)-iOS Simulator(for Windows)

    编者语: Xamarin Evolve 2016给不少.NET社群的朋友带来了强心剂,做.NET还是有前途啊,特别在微软开源的策略上.我会在五一假期和大家谈谈Xamarin中大家比较关注的iOS Wi ...

  6. ios simulator android,How to open IOS Simulator in Android Studio for Flutter application

    问题 Today I have started learning Flutter. I am using Android Studio in Mac. I have already Configure ...

  7. iOS模拟器iOS Simulator详细图文使用教程

    iOS模拟器,是在Mac下面开发程序时,开发iOS平台的程序时候,可以使用的辅助工具.iOS Simulator 是Xcode的一部分,Xcode是苹果自家的iOS开发程序,可以免费下载! iOS S ...

  8. iOS-Building for iOS Simulator, but the linked and embedded framework ‘XX.framework‘ was built for

    一.报错 运行一个以前的项目报错如下: /Users/XX/Desktop/XX.xcodeproj Building for iOS Simulator, but the linked and em ...

  9. python模拟器ipad_Appium+python自动化19-iOS模拟器(iOS Simulator)安装自家APP【转载】

    前言 做过iOS上app测试的小伙伴应该都知道,普通用户安装app都是从appstore下载安装,安装测试版本的app,一般就是开发给的二维码扫码安装, 或者开发给个.ipa的安装包文件,通过itoo ...

最新文章

  1. 我的python学习笔记
  2. WPF动画的属性被劫持
  3. Alpha冲刺之事后诸葛亮
  4. 当一个有性能问题的数据库摆在你的面前,作为责任人,你的处理思路是什么?...
  5. 查看apk包名和Activity的方法
  6. 写给自己,2020的年终总结
  7. Linux创始人:v5.8是有史以来最大的发行版之一
  8. 如何恢复被删短信_手机便签记事本的内容如何恢复?快试试这款好用的便签
  9. Apollo进阶课程㉖丨Apollo规划技术详解——Understand More on the MP Difficulty
  10. linux ftp mysql_linux搭建ftp服务——未连接mysql数据库的做法
  11. 时间序列分析导论书摘:自相关图意义分析
  12. 搜索控制器UISearchController的使用
  13. Atitit it与互联网 的技术体系 目录 1. 概念范围 硬件 软件 应用 1 1.1. 职业分类 2 1.1.1. 软件类 2 1.1.2. 硬件类 2 1.1.3. 网络类 2 1.1.4.
  14. token什么意思中文在C语言中,token是什么意思_token中文意思_token英译汉_英汉词典...
  15. softmax函数名字的由来(代数几何原理)——softmax前世今生系列(2)
  16. 盘点华为“天才少年”中的神仙女孩纸~
  17. [C语言] 一维数组
  18. 用Chrome浏览器模拟手机,android,iphone,ipad访问网站
  19. 第一次实验结论与总结
  20. 多元函数链导法则的理解

热门文章

  1. 第一周小组博客作业——1701班5组
  2. 超图理论的一点理解(一)
  3. 【JZOJ3216】【SDOI2013】淘金
  4. 模拟搭建Web项目的真实运行环境(五)
  5. [刷题]算法竞赛入门经典(第2版) 4-3/UVa220 - Othello
  6. maven 学习---Maven添加远程仓库
  7. Centos6.4 为用户添加sudo功能
  8. R语言观察日志(part16)--Google‘s R Style Guide
  9. 精心整理 25 个 Python 文本处理案例,收藏!
  10. 讲讲Print里面还有什么参数可以设置