Skip to content

370 — should check tooltips

Description

Verifies that the helper tooltips on the additional address detail fields render and display the expected explanatory text. Currently skipped.

Preconditions

  • Signed in as an admin of a fresh organization.
  • Settings → Organization Info page is open.

Steps

  1. Click "Add address" to expose the address form and its info tooltips.
  2. Hover the first additional-info tooltip icon. Expected: tooltip #1 appears with its expected helper text.
  3. Hover the second additional-info tooltip icon. Expected: tooltip #2 appears with its expected helper text.
  • Spec: playwright/tests/integration/organization.info.spec.ts (line 179)