gap debug is unable to locate the chrome browser executable 问题

   GapDebug是webApp的调试工具,有windows osx l两个版本。在Windows 下调试Android操作很简单,但是在osx平台下,不是那么容易。我遇到过这样一个问题,在此记下。

 GapDebug的详细使用参考这篇博客,十分详细,感谢博主!  cordova混合移动app调试工具GapDebug+ripple emulate

问题如题:

 解决办法 参考如下文章 GapDebug unable to locate the Chrome browser executable on Mac:

1.首先下载chrome浏览器,比较郁闷,为什么使用chrome浏览器调试;

2.进行相关的设置 ,原话如下:I just checked my GapDebug mac chrome setting. Please try this:
/Applications/Google Chrome.app/Contents/MacOS/Google Chrome。

如下图:

gap debug is unable to locate the chrome browser executable 问题_第1张图片























gap debug is unable to locate the chrome browser executable 问题_第2张图片

























 

问题解决。

其中遇到的问题

1.mac 环境下下载不动mac 版本的gaodebug ,可以在Windows下下载后存储优盘然后拷贝后OSX下,注意保存文件的完整性。gap debug 下载地址



  

你可能感兴趣的:(chrome,调试,browser)