mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-56630 behat: Click on link in specificed block/region
This commit is contained in:
parent
1fd6b25579
commit
dc90838aaa
55 changed files with 216 additions and 183 deletions
|
@ -56,7 +56,7 @@ Feature: Restrict activity availability through grade conditions
|
|||
And I am on site homepage
|
||||
And I follow "Course 1"
|
||||
And I follow "Grade assignment"
|
||||
And I follow "View all submissions"
|
||||
And I click on "View all submissions" "link" in the "Administration" "block"
|
||||
And I click on "Grade" "link" in the "Student First" "table_row"
|
||||
And I set the following fields to these values:
|
||||
| Grade | 21 |
|
||||
|
|
|
@ -93,7 +93,7 @@ Feature: Restrict sections availability through completion or grade conditions
|
|||
And I am on site homepage
|
||||
And I follow "Course 1"
|
||||
And I follow "Grade assignment"
|
||||
And I follow "View all submissions"
|
||||
And I click on "View all submissions" "link" in the "Administration" "block"
|
||||
And I click on "Grade" "link" in the "Student First" "table_row"
|
||||
And I set the following fields to these values:
|
||||
| Grade | 21 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue