Skip to main content

place creation completes with address

← Place E2E Tests (hub)

Implementation

Spece2e/tests/place-create.spec.ts
Testplace creation completes with address
Timeout120000 ms (WebKit)
HelpersdismissBlockingOverlays from e2e/helpers/session-flow
PrerequisiteSetup — place-create beforeEach
User stateAccount active (validated email)

Automation (Playwright)

  • Open address: editinfo-place-address (force click).
  • Fill address-street-text, address-number-text, address-locality-text; address-validate-button.
  • Branch: if validated path shows address-msgvalid-info or address-submit-button, accept, wait modal detached, then editinfo-submit-button enabled → click. Else close modal (address-close-button or Escape) and assert name field still visible.

Flow