MDL-66378 course: Navigation tests need small window

This commit is contained in:
Andrew Nicols 2019-08-17 17:01:42 +08:00
parent 3a000a8def
commit 3abca9b368

View file

@ -42,6 +42,9 @@ Feature: Browse course list and return back from enrolment page
And I press "Save changes" And I press "Save changes"
And I log out And I log out
When I log in as "user2" When I log in as "user2"
# In boost, if the viewport is such that we have the standard layout, then the click for the navigation block is in
# the link"
And I change window size to "small"
And I open my profile in edit mode And I open my profile in edit mode
And I expand "Courses" node And I expand "Courses" node
And I expand "Sample category" node And I expand "Sample category" node