@Mdnetto :
The bug doesn't lie in behat itself, but in Mink drivers. The issue you're mentionning exist because the testcase are in the Mink repositories, whereas the bug fixes are in each driver repositories.
This bug is fixed in the Selenium2 driver (see
https://github.com/Behat/MinkSelenium2Driver/pull/2). I can't tell for the other driver, but I'm almost sure that Selenium1 driver has this bug too.
@Oleksii Zozulenko: What doesn't work for you in behat 2.4, and why do you think it's ugly ?
The extension system is a huge move forward, especially for people integrating behat in other framework, like symfony2 or Yii
--
Clement Herreman
Lead developer at @widop, France