mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
MDL-48159 mod_assign: Fixed behat to pass on chrome
Chrome driver doesn't support clicking on link which wrap on multiple lines. In this case link is wrapped in navigation block and was failing on chrome.
This commit is contained in:
parent
c11960e4f0
commit
3072d006be
@ -95,6 +95,8 @@ Feature: Submit assignment without group
|
||||
And I should see "Submitted for grading" in the "Student 1" "table_row"
|
||||
And I should see "Submitted for grading" in the "Student 2" "table_row"
|
||||
|
||||
And I am on homepage
|
||||
And I follow "Course 1"
|
||||
And I follow "Require group membership"
|
||||
And I should see "0" in the "Groups" "table_row"
|
||||
And I should see "The setting 'Require group to make submission' is turned on and some users are not allocated to groups, this will prevent them from submitting assignments."
|
||||
|
Loading…
x
Reference in New Issue
Block a user