Sab
Sab
Do we have a test coverage tool for Playwright-Experimental-React Component test automation? I tried with @mxschmitt https://github.com/mxschmitt/playwright-test-coverage/tree/main but unfortunately it returns empty folder .nyc_output after execution. baseFixtures.ts covers page, context....
@mxschmitt Does this setup be used the same for @playwright-experimental-react? Component testing?
Hi @jjeff - I have similar requirement with Playwright, where need to launch .exe file on windows machine running on OpenFin server and need to access menus which will take...
Thanks @jjeff . I haven't received the Openfin config yet. I will test it out with electron-playwright-helpers and reach out for help. This repo has given me idea on how...