playwright-cucumber-sample
playwright-cucumber-sample copied to clipboard
Regarding cross browser
Hi vinay your frameworks documentation is good Bur i had one question. When we run npm playwright test then all the test will run in cross-browser mentioned in playwright. Config.ts but how do you handling that scenarios here if i give any tag then it should execute in crossbrowser. Though documentation is good haven't seen implementation.