Problem to run the ts example
dvdbak opened this issue · 0 comments
dvdbak commented
Hello Pandy,
I'm totally new to Playwright/Applitools/VSCode. So I stared with the provided example on the Applitools page (https://applitools.com/tutorials/quickstart/web/playwright/typescript).
I did everything like it was written (In my opinion it could be written more for dummies like, probably a dev would it done faster), but I did got an error while running the example. So I asked a dev for help, and he advised my to add a line of code to the config file in line 16, like "testMatch:'*spec.ts'," . With that line of code the example did run without errors.
Best wishes.
David