SuperJessiK
SuperJessiK
**Describe the bug** Issue observed while running Playwright tests When running a parameterized test, the placeholder is always displayed in the Report notification email instead of the parameter value for...
Test framework: Playwright **Describe the bug** Tags: when tags are set in Describe and not in the test, they are not displayed in the Tests page **To Reproduce** Steps to...
**Describe the bug** In Playwright there is a concept of global.setup and teardown to run before and after all the projects: https://playwright.dev/docs/test-global-setup-teardown Issue: Playwright run is expected to 1st run...