letsbe-sysadmin/app/playwright_scenarios/poste
Matt 41691523b5
Build and Push Docker Image / build (push) Successful in 1m54s Details
feat: Add Poste.io and Chatwoot initial setup Playwright scenarios
- 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
..
__init__.py feat: Add Poste.io and Chatwoot initial setup Playwright scenarios 2025-12-09 14:51:17 +01:00
initial_setup.py feat: Add Poste.io and Chatwoot initial setup Playwright scenarios 2025-12-09 14:51:17 +01:00