1, use Wechat to scan to a page with a QR code image (generated by api).
2, when the page is loaded or the QR code is loaded completely, it automatically simulates the human length and presses the picture to make Wechat pop up the button to "identify the QR code in the picture".
3, confirm that the button "identify the QR code in the figure" appears, and the simulator clicks this button to jump to the address in the QR code.
4, at the beginning, it is necessary to judge whether Wechat opened the page or not, and the failure of midway identification should also be prompted.
can js do such a series of actions? No clue ~