JS Remote Debug Testing Guide
Overview
Due to the inconvenience of inputting code on mobile devices, JS Remote Debug is designed to facilitate remote input of JavaScript code for debugging purposes.
Instructions for Use
- The Code Controller page is used for remote input, typically opened on a computer.
- The Code Executor page is used to execute and display the results of JavaScript, typically opened on a mobile device.