Mobile-debugging artifact (Eruda)

Source: Internet
Author: User

Eruda is a debug panel designed for mobile web front end, similar to the DevTools mini version, its main features include: Capturing the console log, checking element status, displaying performance metrics, capturing XHR requests, displaying local storage and Cookie information, browser feature detection, and more.

In the daily mobile development, the general is to try Chrome Browser mobile mode for development and debugging, only when Chrome debugging is complete, no problem will go to the real machine test, mobile development of a big problem lies in this,

Various brands of various models of mobile phones, mobile phones in various types of browser app ... fortunately the relative consistency point of the mobile side, but often there will be a variety of pits, this time the egg hurts, obviously chrome debugging tools are normal,

One to a browser in the bombing, how to do, and can not be like in chrome using Debugging tools to debug, only through the alert () Pop-up window to debug, what can be as clear as the PC, visual debugging?

Today in See big Nouari P6 interview summary learned new knowledge! –> a fried chicken cool mobile debugging tool Eruda, a bit of history!

Eruda is a debug panel designed for mobile web front end, similar to the DevTools mini version, its main features include: Capturing the console log, checking element status, displaying performance metrics, capturing XHR requests, displaying local storage and Cookie information, browser feature detection, and more.

Quick-Use code:

<script src= "Https://cdn.bootcss.com/eruda/1.2.6/eruda.js" ></script><script>eruda.init ();< /script> Demo Address

Reprint: https://houjinlong.github.io/2017/11/13/Mobile Debugging artifact (Eruda)/

Mobile-debugging artifact (Eruda)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.