cypress-waitForSelector icon indicating copy to clipboard operation
cypress-waitForSelector copied to clipboard

how to use this plugin with Cypres Typescript project

Open AnantWakhare opened this issue 3 years ago • 1 comments

I want to use this plugin in my test project which is type script, how to add \ use this plugin with Cypress project in type script?

AnantWakhare avatar Oct 08 '20 08:10 AnantWakhare

The same way as with any other project as described here: https://github.com/dominikwilkowski/cypress-waitFor#install

Are you having trouble?

dominikwilkowski avatar Oct 08 '20 20:10 dominikwilkowski