mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-66378 course: Navigation tests need small window
This commit is contained in:
parent
3a000a8def
commit
3abca9b368
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@ Feature: Browse course list and return back from enrolment page
|
|||
And I press "Save changes"
|
||||
And I log out
|
||||
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 expand "Courses" node
|
||||
And I expand "Sample category" node
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue