cypress-wait-until
cypress-wait-until copied to clipboard
feature request: use config file to set default timeout
somehow it feels logical to have a config file where I can set the default timeOut and other options. wouldn't that be an epic feature? ;)
Hey Joël! I won't say Epic but surely helpful :) I won't work on that at the moment, but you reminded me that I should think about the future evolutions of this plugin and sharing them 😊
Just stumbled upon this while chasing a flaky test. I think it would be neat if it used the Cypress.config('defaultCommandTimeout')
by default.