@@ -28,8 +28,8 @@ Feature: Using the local_resort_courses plugin
28
28
And I am on course index
29
29
And I follow "Series"
30
30
And "House M.D." "link" should appear before "The X Files" "link"
31
- And I click on "More " "button "
32
- And I click on "Add a new course" "link"
31
+ And I open the action menu in "region-main " "region "
32
+ And I choose "Add a new course" in the open action menu
33
33
And I set the following fields to these values:
34
34
| Course full name | Lucifer |
35
35
| Course short name | lucifer |
@@ -48,8 +48,8 @@ Feature: Using the local_resort_courses plugin
48
48
And I am on course index
49
49
And I follow "Series"
50
50
And "House M.D." "link" should appear before "The X Files" "link"
51
- And I click on "More " "button "
52
- And I click on "Add a new course" "link"
51
+ And I open the action menu in "region-main " "region "
52
+ And I choose "Add a new course" in the open action menu
53
53
And I set the following fields to these values:
54
54
| Course full name | Lucifer |
55
55
| Course short name | lucifer |
@@ -68,8 +68,8 @@ Feature: Using the local_resort_courses plugin
68
68
And I am on course index
69
69
And I follow "Series"
70
70
And "House M.D." "link" should appear before "The X Files" "link"
71
- And I click on "More " "button "
72
- And I click on "Add a new course" "link"
71
+ And I open the action menu in "region-main " "region "
72
+ And I choose "Add a new course" in the open action menu
73
73
And I set the following fields to these values:
74
74
| Course full name | Lucifer |
75
75
| Course short name | lucifer |
@@ -88,8 +88,8 @@ Feature: Using the local_resort_courses plugin
88
88
And I am on course index
89
89
And I follow "Series"
90
90
And "House M.D." "link" should appear before "The X Files" "link"
91
- And I click on "More " "button "
92
- And I click on "Add a new course" "link"
91
+ And I open the action menu in "region-main " "region "
92
+ And I choose "Add a new course" in the open action menu
93
93
And I set the following fields to these values:
94
94
| Course full name | Lucifer |
95
95
| Course short name | lucifer |
@@ -108,8 +108,8 @@ Feature: Using the local_resort_courses plugin
108
108
And I am on course index
109
109
And I follow "Series"
110
110
And "House M.D." "link" should appear before "The X Files" "link"
111
- And I click on "More " "button "
112
- And I click on "Add a new course" "link"
111
+ And I open the action menu in "region-main " "region "
112
+ And I choose "Add a new course" in the open action menu
113
113
And I set the following fields to these values:
114
114
| Course full name | Lucifer |
115
115
| Course short name | lucifer |
@@ -129,8 +129,8 @@ Feature: Using the local_resort_courses plugin
129
129
And I am on course index
130
130
And I follow "Series"
131
131
And "House M.D." "link" should appear before "The X Files" "link"
132
- And I click on "More " "button "
133
- And I click on "Add a new course" "link"
132
+ And I open the action menu in "region-main " "region "
133
+ And I choose "Add a new course" in the open action menu
134
134
And I set the following fields to these values:
135
135
| Course full name | Lucifer |
136
136
| Course short name | lucifer |
@@ -150,8 +150,8 @@ Feature: Using the local_resort_courses plugin
150
150
And I am on course index
151
151
And I follow "Series"
152
152
And "House M.D." "link" should appear before "The X Files" "link"
153
- And I click on "More " "button "
154
- And I click on "Add a new course" "link"
153
+ And I open the action menu in "region-main " "region "
154
+ And I choose "Add a new course" in the open action menu
155
155
And I set the following fields to these values:
156
156
| Course full name | Lucifer |
157
157
| Course short name | lucifer |
@@ -171,8 +171,8 @@ Feature: Using the local_resort_courses plugin
171
171
And I am on course index
172
172
And I follow "Series"
173
173
And "House M.D." "link" should appear before "The X Files" "link"
174
- And I click on "More " "button "
175
- And I click on "Add a new course" "link"
174
+ And I open the action menu in "region-main " "region "
175
+ And I choose "Add a new course" in the open action menu
176
176
And I set the following fields to these values:
177
177
| Course full name | Lucifer |
178
178
| Course short name | lucifer |
@@ -198,8 +198,8 @@ Feature: Using the local_resort_courses plugin
198
198
And I am on course index
199
199
And I follow "Movies"
200
200
And "Avatar" "link" should appear before "Ice Age" "link"
201
- And I click on "More " "button "
202
- And I click on "Add a new course" "link"
201
+ And I open the action menu in "region-main " "region "
202
+ And I choose "Add a new course" in the open action menu
203
203
And I set the following fields to these values:
204
204
| Course full name | E .T . |
205
205
| Course short name | et |
@@ -224,8 +224,8 @@ Feature: Using the local_resort_courses plugin
224
224
And I am on course index
225
225
And I follow "Series"
226
226
And "House M.D." "link" should appear before "The X Files" "link"
227
- And I click on "More " "button "
228
- And I click on "Add a new course" "link"
227
+ And I open the action menu in "region-main " "region "
228
+ And I choose "Add a new course" in the open action menu
229
229
And I set the following fields to these values:
230
230
| Course full name | Lucifer |
231
231
| Course short name | lucifer |
@@ -252,8 +252,8 @@ Feature: Using the local_resort_courses plugin
252
252
And I follow "Movies"
253
253
And I follow "Sequels"
254
254
And "Ice Age 2" "link" should appear before "Shrek 2" "link"
255
- And I click on "More " "button "
256
- And I click on "Add a new course" "link"
255
+ And I open the action menu in "region-main " "region "
256
+ And I choose "Add a new course" in the open action menu
257
257
And I set the following fields to these values:
258
258
| Course full name | Minions |
259
259
| Course short name | minions |
0 commit comments