Open
Description
Dependent on issue #2332
Description
After migrating Playwright tests to the default structure, the next step is to enable running tests across different environments: web, app, and in-cluster. The goal is to create a unified setup so developers can easily run tests in any environment without needing reconfiguration, ensuring consistent test coverage across all modes.