silverstripe-framework/tests/behat
Ingo Schommer df2d59df1c Use more solid getValue() in Behat assertions
getAttribute('value') behaves inconsistently with Selenium drivers
(fails on Travis and TeamCity, but works locally). Selenium2Driver
in Mink provides a JS wrapper for getting the value, which is more reliable.

This fixes "insert a link" failures, see https://travis-ci.org/silverstripe/silverstripe-cms/jobs/14281251
2013-11-30 13:27:20 +01:00
..
features Use more solid getValue() in Behat assertions 2013-11-30 13:27:20 +01:00
_manifest_exclude NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
README.md NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00