DevTunnel | Remote web debugging

A mobile browser cannot use right-click to inspect HTML the way a desktop browser can. Learn how you can remotely debug a specific device webpage.

To use remote debugging to inspect web pages on a remote device:

  1. Run DevTunnel.

  2. Open Devtools on your browser: Select More tools > Remote Devices.

  3. Connected to the remote device.

  4. Inspect the page.

    This allows you to find an item in HTML and copy the XPath.

  5. Click disconnect when you are done to close the device.

Remote Debugging: