featurist / browser-monkey

Reliable DOM testing
https://browsermonkey.org
53 stars 6 forks source link

check that elements have attributes #18

Closed dereke closed 8 years ago

dereke commented 8 years ago

find('a').shouldHave({ attributes: { href: '/home' } })