Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Component/s: Automated functional tests (behat)
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-43911-master -
Pull Master Diff URL:
-
Story Points:5
-
Sprint:FRONTEND Sprint 9
Description
Handy when you're trying to track down an issue with xpaths:
- set behat_contentdump_path
- run your failing test
- copy/move the html file produced to your behat site
- view in your browser
- inspect the page immediately before it failed