Which tool is used to look at the HTMLS and the Properties that are embedded in UI?
-
Rules Inspector
-
Clipboard
-
DB Trace
-
Tracer
A
Correct answer
Explanation
Rules Inspector is the Pega tool used to inspect HTML elements and view their embedded properties within the user interface. It provides detailed visibility into the structure and properties of UI controls for debugging and analysis. The Clipboard is for data storage, DB Trace is for database interaction tracing, and Tracer is for request debugging.