-
Improvement
-
Resolution: Won't Do
-
Minor
-
None
-
2.7
-
MOODLE_27_STABLE
Its common to want to check that we are on the right page, searching for the page heading seems the natural way to do it.
Example in integration:
Then I should see "All participants" in the "h3" "css_element"
|
It would be nice is we had a more human way to write this. It might be better as a step - like 'Then I am on the page titled "All participants"' or something.
But maybe its more useful as a specific selector like 'block'?