silverstripe-framework/tests/behat/features
Ingo Schommer 8245125349 Don't rely on Behat/Selenium returning 'value' for textarea
Technically a textarea DOM node doesn't have a 'value' attribute,
but rather a HTML content. This used to work, but likely broke either
by updated browser handling or updated selenium logic.
Fixes "Scenario: I can edit title and content and see the changes on draft"
2013-11-22 20:05:17 +01:00
..
bootstrap Don't rely on Behat/Selenium returning 'value' for textarea 2013-11-22 20:05:17 +01:00
files NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
login.feature NEW Support for Behat tests, and initial set of tests 2012-11-16 15:31:55 +13:00
lostpassword.feature Disable "lost password" feature, breaks on "php -S" 2013-10-22 15:26:20 +02:00
manage-users.feature Fixed behat tests for confirming grid field dialogs 2013-08-16 13:34:23 +02:00
profile.feature Behat: Profile feature (steps only) 2013-09-13 18:44:17 +02:00