Commit Graph

343 Commits

Author SHA1 Message Date
Shashikant
976f9c32da Refactoring as per stof 's sugestions 2015-03-02 19:34:10 +00:00
Shashikant
4f3c1a6ae5 removing default values as it may cause issue 2015-02-11 20:05:49 +00:00
Shashikant
05c791c556 Create AppiumFactorySpec.php 2015-02-11 19:56:39 +00:00
Shashikant
78b0a2f0fa Added AppiumFactory to MinkExtension file 2015-01-31 23:42:08 +00:00
Shashikant
b145b0d853 Created Appium Factory to support Appium capabilities
Appium capabilities are added to Mink extension to execute native, hybrid and web mobile tests.
2015-01-31 23:40:32 +00:00
Christophe Coevoet
ba5329be65 Merge pull request #187 from csarrazi/master
[Easy-Pick] Fixed Selenium2 ignoreZoomSetting configuration in Selenium2Factory
2015-01-23 01:01:18 +01:00
Christophe Coevoet
f1df9a0207 Merge pull request #186 from stof/remove_config_defaults
Remove default values for capabilities
2015-01-23 00:59:31 +01:00
Charles Sarrazin
c909592691 Fixed configuration for Selenium2 factory
Changing the scalarNode to a booleanNode actually fixes a bug in the latest version of IEDriverServer + Selenium2, which triggers a segmentation fault if the value given for ignoreZoomSetting is a string and not a boolean (which is the case currently).
A simple check for this is to try launching Behat + mink + Selenium2 with Selenium2 + IEDriverServer, with the following defaults:

```yml
default:
  suites:
    default:
      contexts:
        - Behat\MinkExtension\Context\MinkContext
  extensions:
    Behat\MinkExtension:
      javascript_session: default
        sessions:
          default:
            selenium2:
              browser: "internet explorer"
```

Adding the capabilities with ignoreZoomSetting set to true or false also fixes the issue, but not at the source of the problem.
2015-01-21 14:45:58 +01:00
Christophe Coevoet
ad17b04649 Merge pull request #180 from stof/fix_custom_data
Unset the custom-data node when it is empty
2015-01-19 11:19:43 +01:00
Christophe Coevoet
819063c58b Unset the custom-data node when it is empty
Closes #179
2015-01-19 02:01:08 +01:00
Christophe Coevoet
0bb80effb3 Remove default values for capabilities
This lets Selenium choose its own default values without duplicating
them.
Replaces #183
Refs #179
2015-01-19 01:49:01 +01:00
Christophe Coevoet
a3f0d90bea Merge pull request #172 from newtonwagner/patch-3
Review "to be" translation on the-checkbox-should-be-checked and the-checkbox-should-not-be-checked
2015-01-19 00:24:22 +01:00
Christophe Coevoet
d17af4bc00 Merge pull request #177 from dantleech/throw-exception-mink-not-set
Throw exception if mink has not been set in context
2015-01-19 00:21:28 +01:00
Christophe Coevoet
1e9d87f853 Merge pull request #185 from gggeek/issue_184
Fix issue 184: user not allowed to set tags sent to selenium
2015-01-19 00:17:08 +01:00
gggeek
a0bd5412c1 Fix issue 184: user not allowed to set tags sent to selenium 2015-01-08 18:17:02 +00:00
dantleech
541b1462de Throw exception if mink has not been set in context 2014-12-02 15:45:15 +01:00
Newton Wagner
9290ab6aa8 Update pt.xliff
"To be" verb, in portuguese can be translated to "ser" or "estar" verbs in portuguese, depending on the context. In this case, it is better translating it to "estar". I've used the conditional to not break old features.
2014-11-05 11:34:55 -02:00
Christophe Coevoet
2ab8c00c59 Merge pull request #169 from greg0ire/proofread_documentation
fix syntax and grammar issues
2014-10-08 10:13:38 +02:00
Christophe Coevoet
896a2c52c0 Fixed the dev requirement 2014-10-08 10:09:42 +02:00
Grégoire Paris
727c99d457 fix syntax and grammar issues 2014-10-07 23:25:18 +02:00
everzet
06a4cb5661 Introduce RawMinkContext::visitPath() helper method 2014-09-23 11:59:27 +01:00
Christophe Coevoet
5e54daa786 Merge pull request #164 from Relequestual/patch-1
Update README.md
2014-09-16 17:08:05 +02:00
Ben Hutton
b3ee1ef187 Update README.md 2014-09-16 11:18:53 +01:00
Ben Hutton
ca5a23dc3d Update README.md
Updated the first section in the README.md to match the linked to docs. I was confused by the fact that it didn't mention Behat v 3, so wasn't sure if I could use 3 or had to stick to 2.5 branch.
2014-09-04 13:49:18 +01:00
Christophe Coevoet
a680dada39 Removed the sponsor section from the readme
[ci skip]
2014-08-12 19:51:50 +02:00
Christophe Coevoet
84ee4edd51 Updated some links in the readme 2014-08-12 19:48:00 +02:00
Christophe Coevoet
42e3cf9155 Merge pull request #162 from MacDada/patch-1
README.md: fixed i18n links
2014-08-12 19:42:18 +02:00
Dawid Nowak
d9939c5e91 README.md: fixed i18n links
This one doesn't work as well, but I couldn't find the file in the cucumber/gherkin repo:
https://github.com/cucumber/gherkin/blob/master/lib/gherkin/i18n.yml

I tried looking in 2013 revisions, but with no luck. Perhaps the link was always broken?
2014-08-08 21:58:08 +02:00
Konstantin Kudryashov
5dcc001aac Merge pull request #149 from Fuhrmann/patch-1
Update pt.xliff
2014-08-05 07:12:07 +01:00
Konstantin Kudryashov
11fe0bc3d3 Merge pull request #151 from WouterJ/patch-1
Added missing dutch translation
2014-08-05 07:11:17 +01:00
Konstantin Kudryashov
c8e6b5e494 Merge pull request #159 from newtonwagner/patch-1
Remove non portuguese translation and adding missing a verb.
2014-08-05 07:10:20 +01:00
Konstantin Kudryashov
2c67c82abc Merge pull request #160 from dohzoh/mink-extension-japanese
fixed ja.xliff
2014-08-05 07:10:05 +01:00
dozo
76ac962a61 fixed ja.xliff 2014-07-25 22:48:38 +09:00
Newton Wagner
50780961d2 Remove non portuguese translation and adding a verb.
Correcting non portuguese text on 'attach-the-file-to-field' translation; and adding the verb "should" missing on should-be-on-page.
2014-07-23 16:48:34 -03:00
Wouter J
9d27c0c315 Fixed typo 2014-06-18 16:10:33 +02:00
Wouter J
df3a46c5df Added missing dutch translation 2014-06-18 15:50:14 +02:00
Ricardo Fuhrmann
d8fd1a60ea Update pt.xliff
Tidying misspelling.
2014-05-31 06:36:25 +00:00
Christophe Coevoet
debccc292a Merge pull request #145 from e-weimann/patch-2
Remove space
2014-05-21 10:20:01 +02:00
E. Weimann
9893267163 Remove space 2014-05-21 10:15:27 +02:00
Christophe Coevoet
652f0e22a5 Added the support of Goutte 2.0 2014-05-15 21:59:46 +02:00
Christophe Coevoet
2f1c8f8b16 Merge pull request #142 from stof/rename_extension_class
Renamed the extension class to follow the Behat shortcut convention
2014-05-08 15:04:04 +02:00
Christophe Coevoet
14d3596895 Renamed the extension class to follow the Behat shortcut convention 2014-05-08 13:45:26 +02:00
Christophe Coevoet
80cd741d26 Added capability guessing for Jenkins
Replaces #140
2014-05-08 13:18:21 +02:00
Christophe Coevoet
84bccc838c Improved the guessing of capabilities on Travis
The logic is not duplicated anymore between BrowserStack and Travis, and
user-defined capabilities now win over guessed capabilities.
Refs #140
2014-05-08 13:15:15 +02:00
Christophe Coevoet
b1a3659899 Marked HHVM as officially supported 2014-05-02 03:53:47 +02:00
Christophe Coevoet
8a47abd34f Added the scrutinizer badge 2014-04-28 01:30:50 +02:00
Christophe Coevoet
84f9bf1941 Added the branch alias for master 2014-04-27 16:32:44 +02:00
Christophe Coevoet
a8d05cd478 Merge branch '1.3' into 2.0
Conflicts:
	src/Behat/MinkExtension/Context/MinkDictionary.php
2014-04-27 14:04:32 +02:00
Christophe Coevoet
0642b680b6 Fixed the regex of the step matching url to avoid breaking formatters
The inner group needs to be non-capturing. Fixes #99
2014-04-27 13:55:27 +02:00
Christophe Coevoet
5fd83a8d15 Added support of optional full paths for uploads in the trait
This was implemented in the MinkContext in f4b9700 but the trait was not
in sync.
2014-04-27 13:47:49 +02:00