-
New Feature
-
Resolution: Deferred
-
Minor
-
None
-
3.0
-
MOODLE_30_STABLE
I was speaking with tabitha yesterday at mootau15 regarding how hard we make things when we change user interfaces, rename things (My -> Dashboard), change icons, move things in the page, etc.
This led me to some thinking... (which I've already discussed with rajeshtaneja). We already have tools which are capable of running through a list of steps in order (behat), and it's already got a feature which takes a screenshot, but it's only on failure.
By writing an "I take a screenshot and save it as 'foo'" step, we can make it easier to generate screenshots. We ideally need to make it easy for people who are not developers to step through a list of steps to generate things.
I've cc'd tabitha here as she may some ideas, and rajeshtaneja had some ideas about how this could be done. Also cc'ing marycooch, and tsala because I think that this functionality would be beneficial for Moodle docs too.
- will be (partly) resolved by
-
MDL-46891 Upgrade to behat 3.x
- Closed