You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose you to give the ability to developers to register custom commands like wrapper.findElementWithTestIdAttribute().isVisible() or wrapper.findVueAndEmit(selector, ['event', ...args]). This is my needs, that i work around with some helpers. This is for example, a feature shipped with Cypress. What do you think ? Does it sound a good idea ?