Skip to content

Behat 3 compatible release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakzal jakzal released this 16 Mar 11:43
· 103 commits to master since this release
  • support Behat 3 and Symfony 3
  • bug fixes
  • add url verification in open() and isOpen()
  • allow to override page parameters
  • allow injecting page objects directly to context's constructor
  • enable custom factories and factory configuration
  • enable multiple namespace configuration
  • avoid calls to mink deprecated methods
  • deprecate PageObjectAware in favour of injecting page objects directly into contexts
  • enable proxy dir configuration for lazy factory (used when injecting page objects into a context constructor)