Show TOC

Support ToolsLocate this document in the navigation structure

SAPUI5 features several different support tools that help you troubleshoot and solve any issues that may occur. These support tools are outlined in the following sections and in the brief overview table below.

Table 1: Support Tools Available in SAPUI5

Tool

How To Access

Use Case Examples

Diagnostics window

CTRL + SHIFT + ALT + S

For enabling debug sources, displaying the control tree, viewing and changing control properties and bindings

Technical information dialog: Desktop

CTRL + SHIFT + ALT + P

For enabling debug sources and checking which SAPUI5 version is currently running.

Technical information dialog: Mobile

Gesture on mobile device:
  1. Press two fingers on a non-interactive screen area (for example, a blank area) for at least 3 seconds.
  2. Tap with a third finger while holding the other two on the screen.
Note

Please see Technical Information Dialog for information about restrictions.

For checking which SAPUI5 version is currently running or for using the End-to-End Trace function.

UI5 Inspector

F12 from within Google Chrome browser only

For displaying the control tree, viewing and changing control properties and bindings on the fly.