moodle/mod/wiki/tests/behat
David Monllao 9f8ef4294a MDL-42625 behat: Step definitions + related changes in features
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.

* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
  to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
  uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
  are ready to interact with
* Changing the select an option implementation to deal with the different
  drivers implementations when listening to JS events.
2013-12-06 15:53:55 +08:00
..
collaborative_individual.feature MDL-39232 behat Normalize feature tags according to component names 2013-04-30 11:54:47 +08:00
page_history.feature MDL-42627 behat: Replacing calls to deprecated step 2013-12-02 14:13:49 +08:00
preview_page.feature MDL-42625 behat: Step definitions + related changes in features 2013-12-06 15:53:55 +08:00
wiki_formats.feature MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00