featurist / browser-monkey

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

Visibility and options #9

Closed dereke closed 8 years ago

dereke commented 8 years ago

by default only find elements that are visible. toggle this on/off by using scope.set({visibleOnly: false})

refractalize commented 8 years ago

nice work, in v1.26.1

adiel commented 8 years ago

woot ++

refractalize commented 8 years ago

Yep, I believe this is browser-monkey's coming of age :)

adiel commented 8 years ago

Next in the firing line for me is the big page model