@@ -58,12 +58,12 @@ Feature: Viewing acceptances reports and accepting on behalf of other users
58
58
And I navigate to "Users > Privacy and policies > Manage policies" in site administration
59
59
And I click on "1 of 4 (25%)" "link" in the "This site policy" "table_row"
60
60
And I click on "Consent not given" "link" in the "User One" "table_row"
61
- Then I should see "Give consent on behalf of user "
61
+ Then I should see "Give consent"
62
62
And I should see "User One"
63
63
And I should see "This site policy"
64
- And I should see "I acknowledge that I have received a request to give consent on behalf of user(s)."
64
+ And I should see "I acknowledge that I have received a request to give consent on behalf of the above user(s)."
65
65
And I set the field "Remarks" to "Consent received from a parent"
66
- And I press "Give consent on behalf of user "
66
+ And I press "Give consent"
67
67
And "Consent given on behalf of user" "icon" should exist in the "User One" "table_row"
68
68
And "Max Manager" "link" should exist in the "User One" "table_row"
69
69
And "Consent received from a parent" "text" should exist in the "User One" "table_row"
@@ -84,12 +84,12 @@ Feature: Viewing acceptances reports and accepting on behalf of other users
84
84
And I navigate to "Users > Privacy and policies > Manage policies" in site administration
85
85
And I click on "1 of 4 (25%)" "link" in the "This site policy" "table_row"
86
86
And I click on "Consent not given" "link" in the "User One" "table_row"
87
- Then I should see "Give consent on behalf of user "
87
+ Then I should see "Give consent"
88
88
And I should see "User One"
89
89
And I should see "This site policy"
90
- And I should see "I acknowledge that I have received a request to give consent on behalf of user(s)."
90
+ And I should see "I acknowledge that I have received a request to give consent on behalf of the above user(s)."
91
91
And I set the field "Remarks" to "Consent received from a parent"
92
- And I press "Give consent on behalf of user "
92
+ And I press "Give consent"
93
93
And "Consent given on behalf of user" "icon" should exist in the "User One" "table_row"
94
94
And "Max Manager" "link" should exist in the "User One" "table_row"
95
95
And "Consent received from a parent" "text" should exist in the "User One" "table_row"
@@ -151,12 +151,12 @@ Feature: Viewing acceptances reports and accepting on behalf of other users
151
151
And I press "Next"
152
152
And I navigate to "Users > Privacy and policies > User agreements" in site administration
153
153
And I click on "Consent not given; click to give consent on behalf of user for This site policy" "link" in the "User One" "table_row"
154
- Then I should see "Give consent on behalf of user "
154
+ Then I should see "Give consent"
155
155
And I should see "User One"
156
156
And I should see "This site policy"
157
- And I should see "I acknowledge that I have received a request to give consent on behalf of user(s)."
157
+ And I should see "I acknowledge that I have received a request to give consent on behalf of the above user(s)."
158
158
And I set the field "Remarks" to "Consent received from a parent"
159
- And I press "Give consent on behalf of user "
159
+ And I press "Give consent"
160
160
And "Consent given on behalf of user" "icon" should exist in the "User One" "table_row"
161
161
And "Consent not given; click to give consent on behalf of user for This privacy policy" "icon" should exist in the "User One" "table_row"
162
162
And I click on "1 of 2" "link" in the "User One" "table_row"
@@ -184,12 +184,12 @@ Feature: Viewing acceptances reports and accepting on behalf of other users
184
184
And I press "Next"
185
185
And I navigate to "Users > Privacy and policies > User agreements" in site administration
186
186
And I click on "Consent not given; click to give consent on behalf of user for This site policy" "link" in the "User One" "table_row"
187
- Then I should see "Give consent on behalf of user "
187
+ Then I should see "Give consent"
188
188
And I should see "User One"
189
189
And I should see "This site policy"
190
- And I should see "I acknowledge that I have received a request to give consent on behalf of user(s)."
190
+ And I should see "I acknowledge that I have received a request to give consent on behalf of the above user(s)."
191
191
And I set the field "Remarks" to "Consent received from a parent"
192
- And I press "Give consent on behalf of user "
192
+ And I press "Give consent"
193
193
And "Consent given on behalf of user" "icon" should exist in the "User One" "table_row"
194
194
And "Consent not given; click to give consent on behalf of user for This privacy policy" "icon" should exist in the "User One" "table_row"
195
195
And I click on "1 of 2" "link" in the "User One" "table_row"
@@ -249,12 +249,12 @@ Feature: Viewing acceptances reports and accepting on behalf of other users
249
249
And I navigate to "Users > Privacy and policies > Manage policies" in site administration
250
250
And I click on "1 of 4 (25%)" "link" in the "This site policy" "table_row"
251
251
And I click on "Consent not given" "link" in the "User One" "table_row"
252
- Then I should see "Give consent on behalf of user "
252
+ Then I should see "Give consent"
253
253
And I should see "User One"
254
254
And I should see "This site policy"
255
- And I should see "I acknowledge that I have received a request to give consent on behalf of user(s)."
255
+ And I should see "I acknowledge that I have received a request to give consent on behalf of the above user(s)."
256
256
And I set the field "Remarks" to "Consent received from a parent"
257
- And I press "Give consent on behalf of user "
257
+ And I press "Give consent"
258
258
And "Consent given on behalf of user" "icon" should exist in the "User One" "table_row"
259
259
And "Max Manager" "link" should not exist in the "User One" "table_row"
260
260
And "Admin User" "link" should exist in the "User One" "table_row"
0 commit comments