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¶
- Click "Add address" to expose the address form and its info tooltips.
- Hover the first additional-info tooltip icon. Expected: tooltip #1 appears with its expected helper text.
- Hover the second additional-info tooltip icon. Expected: tooltip #2 appears with its expected helper text.
Related¶
- Spec:
playwright/tests/integration/organization.info.spec.ts(line 179)