minkphp / MinkBundle

Mink library integration bundle for Symfony2
MIT License
60 stars 18 forks source link

added selenium2 session support #27

Closed cystbear closed 12 years ago

cystbear commented 12 years ago

Very first try to add Selenium2 session support.

cystbear commented 12 years ago

Looks like this #25 is duplicated/invalid for now.

stof commented 12 years ago

@everzet shold we use selenium2 or webdriver as key ? what does the behat doc use as name for the driver ?

cystbear commented 12 years ago

as far as I know, it's selenium2 http://mink.behat.org/#selenium2driver

cystbear commented 12 years ago

One more related https://github.com/Behat/Mink/pull/208