moodle/lib/behat
David Monllao c1faf86bd1 MDL-42625 behat: Make behat pacient
* When looking for texts inside the page or inside
  other containers we should wait until the elements
  are visible.
* Same when expanding tree nodes.
* Normalizing loops to spin() function using
  behat_base::TIMEOUT and behat_base::EXTENDED_TIMEOUT,
  leaving TIMEOUT for DOM load processes and
  EXTENDED_TIMEOUT for long processes that involves JS
  too.
* Add page load waits between actions that involves
  reloading the page.
2013-12-09 11:08:42 +08:00
..
classes Merge branch 'MDL-41592_master' of https://github.com/dmonllao/moodle 2013-12-04 11:52:12 +13:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-42625 behat: Make behat pacient 2013-12-09 11:08:42 +08:00
behat_base.php MDL-42625 behat: Make behat pacient 2013-12-09 11:08:42 +08:00
behat_field_manager.php MDL-39634 behat: Removing unused arguments 2013-06-14 16:14:04 +08:00
behat_files.php MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
lib.php MDL-43185 behat: Use realpath on existing paths 2013-12-04 10:59:49 +08:00