Commit Graph

256 Commits

Author SHA1 Message Date
Gregory Perry
3a8faf14e6 Allow composer to install dev version of Goutte driver. 2012-08-20 13:40:40 -07:00
Christophe Coevoet
5e73382c9e Merge pull request #25 from erickwilder/master
Updated info about outdated languages
2012-08-20 11:57:36 -07:00
Erick Wilder
eb1c963709 Updated info about 'outdated languages' on README file (pt was recently updated) 2012-08-10 14:10:04 -03:00
Jimmy Zhuo
2be4a2a25d added i18n/zh-CN.xliff 2012-08-08 16:51:28 +08:00
Michał Ochman
814b4a8df0 Allow relative paths in files_path 2012-08-07 09:47:17 +02:00
Christophe Coevoet
26a7d07334 Merge pull request #20 from adrianmoya/master
Updating spanish translation
2012-08-04 12:25:18 -07:00
Adrian Moya
236466e8b0 Updating spanish translation 2012-08-04 11:04:46 -04:30
Christophe Coevoet
7cc6e98ec9 Merge pull request #19 from erickwilder/master
Updating portuguese i18n file
2012-08-01 13:05:39 -07:00
Erick Wilder
7f1c6cc98b Updating portuguese i18n file (based on russian file) 2012-08-01 16:47:05 -03:00
Christophe Coevoet
bef6818b95 Merge pull request #17 from Lumbendil/fix-mink-dictionary
Fixed the mink dictionary trait
2012-07-24 09:15:19 -07:00
Roger Llopart Pla
4de12635e2 Fixed a rename which was done only partially in the MinkDictionary trait. 2012-07-24 17:34:25 +02:00
Christophe Coevoet
da58c1b572 Merge pull request #15 from Behat/selectors_tag_fix
Fixing the SelectorsPass - wrong id
2012-07-20 14:01:03 -07:00
Ryan Weaver
cb0e9ed3fa Fixing the SelectorsPass, which referenced the wrong id for the SelectorsHandler, making this compiler never do anything 2012-07-20 15:54:34 -05:00
everzet
2fc55fdd35 fixed dependencies constraints 2012-07-05 10:39:31 +02:00
Konstantin Kudryashov
f96606ddb1 fixed priorities for initializer event listeners
prepare sessions before hooks, but teardown them after
2012-07-05 10:59:06 +03:00
Konstantin Kudryashov
1907fda9f1 Merge pull request #11 from sanpii/master
Update i18n/fr
2012-06-28 04:28:43 -07:00
sanpi
a27a477d12 Update the fr translation 2012-06-28 12:49:39 +02:00
everzet
f77bd49433 removed duplicated doc 2012-06-22 14:27:08 +02:00
everzet
27ab9e7ef1 added default_session, javascript_session descriptions 2012-06-22 14:25:55 +02:00
everzet
09ba2f8f25 fixed links 2012-06-22 14:20:00 +02:00
everzet
da0ce620f2 added docs 2012-06-22 13:54:57 +02:00
everzet
1f60b68a43 updated docs 2012-06-22 13:53:37 +02:00
everzet
6c292e7f02 added homepage definition shortcut 2012-06-19 18:36:45 +02:00
Konstantin Kudryashov
300c475714 Merge pull request #10 from michelsalib/patch-1
Fixing use of MinkDictionary
2012-06-18 07:32:18 -07:00
Michel Salib
542c11698e Fixing use of MinkDictionary 2012-06-18 17:29:54 +03:00
Konstantin Kudryashov
b62d9ddb3a fixed bug, introduced with previous commit 2012-06-18 14:32:57 +03:00
Konstantin Kudryashov
7effa5f2ce pass base_url 2012-06-18 14:12:42 +03:00
Konstantin Kudryashov
cf279daf0a Merge pull request #9 from e-weimann/patch-1
Scenario Outline was not configuring default Mink session
2012-06-11 07:45:02 -07:00
e-weimann
018e3d6152 A Scenario Outline was not configuring default Mink session before each scenario, added beforeOutline eventName to SubscribedEvents. 2012-06-11 16:38:39 +03:00
Christophe Coevoet
50ce9dc1ed Merge pull request #8 from romulodl/master
Fix methods "assertPageMatchesText" and "assertPageNotMatchesText"
2012-06-09 00:39:09 -07:00
Romulo De Lazzari
98e4dacd7a changed from $text to $pattern 2012-06-08 18:26:18 +01:00
everzet
5ff38df4b9 added missing last argument (fixes #7) 2012-06-05 13:48:51 +02:00
Konstantin Kudryashov
f4b9700355 allow optional full path usage even if files_path option set 2012-06-03 20:17:20 +03:00
everzet
b90c244dc7 Merge branch 'master' of github.com:Behat/MinkExtension 2012-06-02 22:10:27 +02:00
everzet
7ead2a0e08 Fixed PSR2 style guides compliance 2012-06-02 22:10:00 +02:00
Christophe Coevoet
92990c5ee3 Merge pull request #6 from swestcott/master
Zombie: Corrected driver namespace and constructor parameter ordering
2012-06-01 13:32:46 -07:00
Simon Westcott
ef648efca7 Corrected driver namespace and constructor parameter ordering 2012-06-01 21:24:11 +01:00
Christophe Coevoet
a465479690 Merge pull request #5 from fgandellini/master
Added italian translation
2012-05-31 01:23:47 -07:00
Federico Gandellini
6733facbd6 added italian translation 2012-05-31 10:00:09 +02:00
everzet
fe2d420ab9 moved drivers check after mink_loader requirement 2012-05-30 10:45:45 +02:00
everzet
075a938dc1 validate that driver is actually installed before activating it 2012-05-30 10:40:44 +02:00
Konstantin Kudryashov
6cb1dec00a Merge pull request #3 from cordoval/patch-1
update url for Extension.php
2012-05-29 16:44:54 -07:00
Luis Cordova
8585ca9ddf update url for Extension.php 2012-05-29 18:43:51 -05:00
everzet
cf9ddc4b93 automatically activate session if specific driver installed 2012-05-30 01:05:14 +02:00
everzet
f0cd04a1ab Merge branch 'master' of github.com:Behat/MinkExtension 2012-05-30 01:03:28 +02:00
everzet
8956263631 updated constraints 2012-05-30 01:03:14 +02:00
Konstantin Kudryashov
e2b7ea4c35 fixed default profile name key in examples 2012-05-29 15:35:37 +03:00
everzet
62fc063c8d Merge branch 'master' of github.com:Behat/MinkExtension 2012-05-25 14:36:02 +02:00
everzet
03823d4815 updated minimum mink constraint 2012-05-25 14:34:59 +02:00
Konstantin Kudryashov
c3e7ba20d8 Merge pull request #2 from swestcott/master
Define selenium2 capabilities as strings
2012-05-24 04:55:44 -07:00