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
Just wanted to start an issue with a few additional matchers that I've wished were available here for when I get a chance to implement some (mostly copies from chai-webdriver):
Just wanted to start an issue with a few additional matchers that I've wished were available here for when I get a chance to implement some (mostly copies from chai-webdriver):
.have.htmlClass(name).have.attribute(name, value).have.element(selector)orcontain(selector)(?).be.disabled()