ms

Results 3 comments of ms

> Make sure you are using the same version of Playwright in your packages. Npm will perform all the necessary deduplication. You can find the source of the problem via...

I used TSUP to build package. I added now `@playwright/test `as a dev dependencies in all 3 projects. Ive added packageA and package B to my testing project using `yarn...

Well i can agree this documentation basically telling nothing. Its really hard to reconfigure eveyrhing especially in a pipeline. When better to use exec, when test command etc. About testConfig.json...