While it is often sufficient to test the mobile view of websites and applications on the desktop, with desktop browsers, it’s sometimes not enough: Some websites use device sniffing to hash out which device is used and deliver different code to users. In other instances, the web view is part of an application. Being able to inspect and look at the code in these views is essential to give good feedback to developers implementing these views. Inspect Browser (websites only) The Inspect Browse...