Silvan 5adebd552f
test(e2e): wait before select org (#8403)
# Which Problems Are Solved

The e2e tests fail because the organization selection is too fast.

# How the Problems Are Solved

Wait until console has loaded properly.

# Additional Context

- The tests still use the wrong browser, #8404 describes the problem
- closes https://github.com/zitadel/zitadel/issues/8378
2024-08-08 09:53:55 +02:00
..
2023-01-25 13:08:01 +00:00
2024-01-08 10:25:21 +00:00
2024-04-11 09:16:10 +02:00

Run e2e Tests

docker compose run e2e

Cleanup e2e Tests

docker compose down