featurist / browser-monkey

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

automatically rescope iframes #29

Open dereke opened 8 years ago

dereke commented 8 years ago

When you encounter an iframe browser.find('#some-iframe').find('input') then automatically rescope the the finder to use that iframe.