Tags: Chrico/Mink
Tags
Merge branch 'develop' of github.com:Behat/Mink into develop
added support for iframe/window switching in browsers, that support it ( closes minkphp#175) For now, only 2 drivers support this functionality: - SeleniumDriver - Selenium2Driver Sahi OS have huge problems with iframe and window management. Basically, there is needed API, but i wasn't been able to make it work. Looks like it's totally broken. As of ZombieDriver - Zombie.js simply doesn't have iframe/window management API.