What is the WeChat Web Developer tool?
WeChat public platform has recently launched a web developer tool to help developers develop and debug WeChat-based Web pages more easily and securely.
Simply put, this WeChat web Developer tool is a desktop application that simulates the performance of a mobile WeChat client, making it easy for developers to develop and debug on a PC or Mac with this tool.
Use their own micro-signal to debug WeChat website authorization;
Debugging and verifying the JS-SDK related functions and permissions of the page, simulating the input and output of most of the SDK;
Use the Weinre-based mobile debugging function;
Assist with the development with integrated Chrome DevTools.
The menu bar at the top of the tool is the unified portal for actions such as refresh, rewind, select the Address bar, and the analog Settings page for the WeChat client version. On the left is the WebView simulator of WeChat, which can directly manipulate the Web page and simulate the user's real behavior. Above the right is the address bar, which is used to enter the page links to be debugged and to clear the cache button. Below the right is the relevant request and return results, as well as the Debug interface and login buttons.