mjgoeke

Results 2 issues of mjgoeke

I'm having trouble getting this plugin pulled in in the support/index.js in my Cypress (with typescript) project. When clicking to run a test, the test runner ui shows > Oops...we...

I'd like to use the plugin to run the current test, but when debugging I'd like `pwdebug=console`, so I have access to the `playwright` object in the browser console. I...