You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: