playwright-sample-project icon indicating copy to clipboard operation
playwright-sample-project copied to clipboard

This is a sample Automation project using Playwright and Typescript

Results 2 playwright-sample-project issues
Sort by recently updated
recently updated
newest added

I can't run test test using syntax `set TEST_NAME='LoginTest' && npm run local:test` OS: Mac OS

Hello, thanks for your work! Trying to get into Playwright and how it works, found your PW framework, looks really professional! Have a question regarding locators, does your framework page...