applitools/example-playwright-typescript

Problem to run the ts example

dvdbak opened this issue · 0 comments

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.

https://github.com/applitools/example-playwright-typescript-ufg/blob/99df4fe74a16adec42c838fe22afee2868e76617/playwright.config.ts#L15

Best wishes.
David