Open dereke opened 8 years ago
When you encounter an iframe browser.find('#some-iframe').find('input') then automatically rescope the the finder to use that iframe.
browser.find('#some-iframe').find('input')
When you encounter an iframe
browser.find('#some-iframe').find('input')
then automatically rescope the the finder to use that iframe.