Aqua Help

Advanced configuration

Aqua enables you to customize or modify specific aspects of Web Inspector according to your needs.

Change a UI automation framework

If the system fails to recognize the UI automation framework used in your project, it selects the most suitable one. In case the framework is selected incorrectly, you can manually change it. To do this:

  1. Open the Web Inspector tool window.

  2. Click the name of the current UI automation framework on the Status bar.

    Change the UI Automation framework
  3. Select the appropriate UI automation framework from the UI Automation Framework menu.

Hide Web Inspector code inlay hints

In Aqua, there is a special marker that appears in the editor next to the locator.

Inlay hint

You can use this marker to verify that the corresponding locator exists on the webpage and points to a specific element on it.

However, if you do not want to display these inlay hints, you can hide them. To do this:

  1. Click the button in the Locators Evaluator section.

  2. Disable the Show validation hints for XPath and CSS locators in a code parameter.

    Hide Web Inspector code inlay hints
  3. Apply changes.

Last modified: 07 March 2024