Can you inspect element on a Samsung tablet's default Internet application

会有一股神秘感。 提交于 2019-11-27 08:13:43

问题


Is there any way of inspecting element on a Samsung tablet using the default Internet Application? I have some bugs that need sorting that only appear in the native Samsung / Android 'Internet' application.


回答1:


Samsung Internet can be debugged remotely using Chrome on the desktop. Any pages you have open in Samsung Internet should be listed for inspection under chrome://inspect:

As Ada shared here, you can also enable port forwarding and connect to a server running on your desktop machine. You will need the Chrome app running on your desktop. If your localhost URL does not resolve, visit chrome://inspect and ensure port forwarding is enabled. You may also need to open the Chrome app on your mobile device.

Update: There is a page in the Dev Hub docs about remote debugging here.




回答2:


I was looking for the solution too,

Here is what i got.

http://tech.gilt.com/post/49530971053/mobile-web-how-to-inspect-elements-on-androids



来源:https://stackoverflow.com/questions/24893299/can-you-inspect-element-on-a-samsung-tablets-default-internet-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!