Hello,
I did watch the video, but the the example used in there did not seem to be using an abp generated application like we are attempting to add Playwright to.
The issue seems to be that once we add Playwright per the instructions in their documentation. The included testing structure from an abp startup project and Playwright are interfering with each other and causing all testing to not run (even if it is only the sample tests). Is there any recommendation or guidance on how to get Playwright added and working in an abp generated application?