<!-- Source: https://docs.squirro.com/en/latest/technical/widgets/backbone/faqs/debugging.html -->
# Debugging

[Deprecated](../../../../getting/release/squirro-release-process.md#getting-squirro-process)

## How to Inspect Web Page Elements

All modern browsers (Chrome, Firefox, Safari, and Microsoft Edge) include built-in developer tools. To open them, right-click any element on the page and select **Inspect** or **Inspect Element**, or press **F12** (Windows/Linux) or **Cmd+Option+I** (macOS).
