Open mykolaharmash opened 2 weeks ago
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)
This is now waiting for Ensemble to support yarn as a dependency manager. At the moment it uses npm
, which fails to resolve some dependencies in Kibana repo before running Playwright tests.
Ideally, Playwright tests would be autonomous without coupling with ensemble scenario. Currently they depend on each other, we need to check if it's possible to change that.