Commit Graph

1 Commits

Author SHA1 Message Date
Matt 41691523b5 feat: Add Poste.io and Chatwoot initial setup Playwright scenarios
Build and Push Docker Image / build (push) Successful in 1m54s Details
- Add poste_initial_setup scenario for mail server wizard automation
  - Configures mailserver hostname, creates admin account
  - Auto-generates 24-char password if not provided
  - Returns credentials in result data

- Add chatwoot_initial_setup scenario for super admin creation
  - Fills name, company, email, password fields
  - Unchecks newsletter subscription checkbox
  - Clicks "Finish Setup" to complete wizard
  - Auto-generates password if not provided

Both scenarios include health checks and return generated credentials
for storage in task results.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-09 14:51:17 +01:00