Closed dereke closed 8 years ago
by default only find elements that are visible. toggle this on/off by using scope.set({visibleOnly: false})
scope.set({visibleOnly: false})
nice work, in v1.26.1
woot ++
Yep, I believe this is browser-monkey's coming of age :)
Next in the firing line for me is the big page model
by default only find elements that are visible. toggle this on/off by using
scope.set({visibleOnly: false})