New mobile page inspection tool: Mobile Checker

New mobile page inspection tool: Mobile Checker

Mobile Checker (official website) is a mobile page inspection tool that mobile Web developers can use to find problems with their websites on mobile devices. Debugging Web pages or Web Apps can make them run more smoothly on mobile devices.

Mobile Checker provides a new and helpful guide for mobile web developers. We have developed basic functions, join us and develop better functions.

How to use?

This tool is a pure JavaScript web application built on Node.js and Selenium WebDriver. Based on the Mobile Web browser emulator API.

Mobile Checker has powerful technology to simulate a web browser on mobile devices. That's why, unlike most online mobile emulators on the market, Mobile Checker can provide a simulation that makes your web app look like it is running on different mobile devices (including tablets and smartphones).

Install

Mobile Checker is a Node application that will eventually be distributed via npm. But in the meantime you can clone this repository:

git clone: ​​https://github.com/w3c/Mobile-Checker.git

Install Node.js

Install the npm module dependency management tool:

  1. npm install -d

In addition, you need to install:

google-chrome

browsermob-proxy runs on port 8080

ImageMagick

XVFB

run

Run in terminal:

  1. node app.js

Then connect to localhost:3000 port.

test

To test using mocha, just run:

  1. mocha --timeout 30000  

From the root directory, run the test suite. Install Mocha:

  1. npm install -g mocha

Feedback and Contributions

Tool Feedback and Discussion (link)

Bug, issue and request submission (link)

<<:  What's new with AeroGear in Windows 10

>>:  Swift Tip: Use build configurations to support conditional compilation

Recommend

A complete guide to promoting ToB product features

Product promotion can be divided into new functio...

How important is the moon? Its gravity can pull the earth sideways!

The Earth has only one natural satellite, the Moo...

To promote on Baidu, Tencent and Toutiao, master these two skills!

I don't know if you have ever wondered about ...

A joke about the development process of Mobile Jianghu

Main storyline Detailed description of the mobile...

Does it matter who is number one in the Chinese mobile phone market?

On the same day, as major domestic and foreign ma...

Is artificial intelligence about to "awaken"? Experts give some advice!

In June 2022, a piece of news sparked a heated di...

This is the most useful “APP recommendation rule” I have ever seen!

Before reading this article, you need to make sur...

How to promote overseas influencers? Overseas influencer promotion tips!

Recently, a screenshot has been widely circulated...

How does Xiaohongshu implement its operational strategy?

It started out as a social platform and later dev...