MOBILE-3947 competency: Narrow selector on press Competencies
parent
6cca2a953b
commit
1f667da246
|
@ -382,7 +382,6 @@ Feature: Test competency navigation
|
||||||
Then I should find "Desserts are important" in the app
|
Then I should find "Desserts are important" in the app
|
||||||
But I should not find "Cakes" in the app
|
But I should not find "Cakes" in the app
|
||||||
|
|
||||||
@ionic7_failure
|
|
||||||
Scenario: Tablet navigation (teacher)
|
Scenario: Tablet navigation (teacher)
|
||||||
Given I entered the course "Course 1" as "teacher1" in the app
|
Given I entered the course "Course 1" as "teacher1" in the app
|
||||||
And I change viewport size to "1200x640" in the app
|
And I change viewport size to "1200x640" in the app
|
||||||
|
@ -390,7 +389,7 @@ Feature: Test competency navigation
|
||||||
# Participant competencies
|
# Participant competencies
|
||||||
When I press "Participants" in the app
|
When I press "Participants" in the app
|
||||||
And I press "Student first" in the app
|
And I press "Student first" in the app
|
||||||
And I press "Competencies" in the app
|
And I press "Competencies" within "Student first" "page-core-user-participants" in the app
|
||||||
Then I should find "Student first" in the app
|
Then I should find "Student first" in the app
|
||||||
And I should find "Salads are important" in the app
|
And I should find "Salads are important" in the app
|
||||||
And I should find "Good" within "salads" "ion-item" in the app
|
And I should find "Good" within "salads" "ion-item" in the app
|
||||||
|
|
Loading…
Reference in New Issue