Konstantin Kudryashov
|
8ea6b22cab
|
Merge pull request #61 from adrienbrault/patch-1
Fix RawMinkContext::getSession return type
|
2013-01-03 07:39:44 -08:00 |
|
Adrien Brault
|
e368950d82
|
Fix RawMinkContext::getSession return type
|
2013-01-03 16:39:08 +01:00 |
|
Mikael RANDY
|
82045aa228
|
Add tips for SSL auto-signed certificates and guzzle check
Add tips for SSL auto-signed certificates and guzzle check
|
2013-01-03 14:49:45 +01:00 |
|
Konstantin Kudryashov
|
f98a3092ac
|
Do not show page if exception's not from Mink
|
2012-12-19 11:37:38 +01:00 |
|
kssundar
|
b6df191933
|
by kssundar: Updated regular expression to remove 2 verbs and updated trait to be in sync with minkcontext.
|
2012-12-13 16:42:54 +05:30 |
|
Konstantin Kudryashov
|
1b68c7343f
|
Always disable Guzzle redirects
|
2012-12-12 09:34:22 +01:00 |
|
ksbalajisundar
|
de37a1a1de
|
by kssundar: Added few more possible regular expression to check whether a checkbox is checked.
|
2012-12-11 12:52:50 +05:30 |
|
Peter Schultz
|
bec083feb2
|
Support PyStringNode for fillField in Dictionary
|
2012-12-06 00:16:37 +01:00 |
|
Peter Schultz
|
06908e9e6d
|
Support PyStringNode for fillField
|
2012-12-06 00:08:15 +01:00 |
|
Christophe Coevoet
|
064cb78ff1
|
Merge pull request #55 from Goutte/steps_sugar
Updating translation files for PR #54
|
2012-12-04 16:48:24 -08:00 |
|
Goutte
|
e587c3271e
|
Updating translation files
|
2012-12-04 20:06:02 +01:00 |
|
Konstantin Kudryashov
|
998b6258a6
|
Merge pull request #46 from Shashikant86/master
Additional desired_capabilities for Selenium2
|
2012-12-04 08:27:05 -08:00 |
|
Konstantin Kudryashov
|
d513d4ea53
|
Merge pull request #54 from Goutte/steps_sugar
Added optional 'the' to iAmOnHomepage step
|
2012-12-04 08:26:49 -08:00 |
|
Goutte
|
be2a10eda8
|
Added optional 'the' to iAmOnHomepage step
|
2012-12-04 17:20:34 +01:00 |
|
Christophe Coevoet
|
880fc457e0
|
Merge pull request #51 from stfalcon/patch-2
Update i18n/ru.xliff
|
2012-11-20 16:22:28 -08:00 |
|
Stepan Tanasiychuk
|
5c9e9c8e5e
|
Update i18n/ru.xliff
|
2012-11-20 15:46:06 +02:00 |
|
Christophe Coevoet
|
71fed8e03d
|
Merge pull request #50 from stfalcon/patch-1
Update i18n/ru.xliff
|
2012-11-09 12:47:22 -08:00 |
|
Stepan Tanasiychuk
|
1c58e5bada
|
Update i18n/ru.xliff
|
2012-11-09 21:14:55 +02:00 |
|
Konstantin Kudryashov
|
94e3eac4e6
|
Merge pull request #49 from misiak/Slovak_language
Added Slovak (sk) language
|
2012-11-05 10:40:56 -08:00 |
|
Michal Kvasničák
|
0ce323398a
|
slovak language
|
2012-11-02 12:43:12 +01:00 |
|
Konstantin Kudryashov
|
0f92203531
|
Move generic functions to RawMinkContext [2/2]
|
2012-10-24 17:59:32 +03:00 |
|
Konstantin Kudryashov
|
7968dbc286
|
Move generic functions to RawMinkContext [1/2]
|
2012-10-24 17:57:39 +03:00 |
|
Shashikant
|
98f368edd1
|
Added some more desired capabilities to selenium2
|
2012-10-20 16:30:41 +02:00 |
|
Shashikant
|
4fd06934d4
|
Added Desired capabilities for Webdriver
|
2012-10-20 16:26:24 +02:00 |
|
Konstantin Kudryashov
|
0314376612
|
Merge pull request #44 from metaltoad/getScreenshotFeature
Implements saveScreenshot helper method in MinkContext
|
2012-10-16 02:40:16 -07:00 |
|
Konstantin Kudryashov
|
da3116c036
|
Merge pull request #45 from khepin/element_should_not_contain
Add "element should contain" counter part "should NOT contain"
|
2012-10-15 05:15:18 -07:00 |
|
Sebastien Armand
|
5041313307
|
Mink can now check that an element does not contain the given HTML
|
2012-10-15 19:54:25 +08:00 |
|
Tony Rasmussen
|
be9240abe0
|
getScreenshot is now in Session, not Driver
|
2012-10-07 10:55:25 -07:00 |
|
Tony Rasmussen
|
da2e4ca85f
|
Lowercase boolean
|
2012-10-07 06:47:51 -07:00 |
|
Tony Rasmussen
|
5e854cd042
|
Implements saveScreenshot helper method in MinkContext
|
2012-10-06 20:24:32 -07:00 |
|
Christophe Coevoet
|
b191eb1b9f
|
Merge pull request #43 from danielcsgomes/master
Updated pt translation and minor correction on README File
|
2012-10-04 15:14:51 -07:00 |
|
Daniel Gomes
|
7cab770372
|
updated the pt translation
|
2012-10-04 23:06:09 +01:00 |
|
Daniel Gomes
|
fe29a3a96f
|
correction of the word 'integration'
|
2012-10-04 23:05:51 +01:00 |
|
Konstantin Kudryashov
|
7653c3ca1f
|
Merge pull request #42 from robocoder/proxy-patch
Selenium2 - proxy patch
|
2012-09-29 04:02:05 -07:00 |
|
Anthon Pang
|
156b6e37bb
|
partial revert 37dfaec to not set default (as it is browser-specific); define the other Proxy JSON options (previously supported implicitly via useAttributeAsKey); use validation rule to fix #37
|
2012-09-28 22:36:16 -04:00 |
|
Konstantin Kudryashov
|
37dfaecd23
|
Merge pull request #39 from swestcott/master
Set default value for WebDriver proxy config
|
2012-09-20 07:36:59 -07:00 |
|
Simon Westcott
|
0fa25fc9e5
|
ProxyType is a required field when defining a proxy.
This sets a sensible default as per http://code.google.com/p/selenium/wiki/DesiredCapabilities
|
2012-09-20 14:47:57 +01:00 |
|
Christophe Coevoet
|
e9889202ff
|
Merge pull request #38 from pborreli/typos
Fixed typos
|
2012-09-19 15:44:20 -07:00 |
|
Pascal Borreli
|
0fa9296b91
|
Fixed typos
|
2012-09-19 22:25:06 +00:00 |
|
Konstantin Kudryashov
|
5ed575335e
|
Merge pull request #21 from michalochman/allow-relative-files-path
Allow relative paths in files_path
|
2012-09-18 03:05:05 -07:00 |
|
everzet
|
0b9c0447bd
|
Reload session before outline examples (closes #22)
|
2012-09-18 12:03:48 +02:00 |
|
Konstantin Kudryashov
|
306010033a
|
Merge pull request #35 from robocoder/selenium2-capabilities-patch
add remaining Selenium2 webdriver capabilities
|
2012-09-18 03:00:50 -07:00 |
|
Konstantin Kudryashov
|
bea43d65d6
|
Merge pull request #36 from robocoder/chromedriver-patch
chromedriver capabilities support
|
2012-09-16 05:38:02 -07:00 |
|
Anthon Pang
|
246f2200f9
|
chromedriver capabilities support
|
2012-09-14 23:48:26 -04:00 |
|
Anthon Pang
|
b950fb7bfa
|
add remaining Selenium2 webdriver capabilities
(takesScreenshot, handlesAlerts, and cssSelectorsEnabled are read-only)
|
2012-09-14 22:46:01 -04:00 |
|
Konstantin Kudryashov
|
43b36e2d66
|
Merge pull request #34 from doctortoffer/master
Added Danish translation file.
|
2012-09-12 06:54:12 -07:00 |
|
Christoffer Kjeldgaard Petersen
|
040e7b150d
|
Minor correction to Danish translation file.
|
2012-09-12 15:26:22 +02:00 |
|
Christoffer Kjeldgaard Petersen
|
ad56bfa2c6
|
Added Danish translation file.
|
2012-09-12 14:50:39 +02:00 |
|
everzet
|
2a0913a19c
|
fixed default value
|
2012-09-10 21:24:31 +02:00 |
|
everzet
|
63b6c126ce
|
added support for setting show_auto through ENV vars
|
2012-09-10 21:20:33 +02:00 |
|