Commit eca810915b8174e39dc568a4133b8a18e6d9537b
1 parent
7c3bd94c
Exists in
ratings_minor_fixes
and in
4 other branches
login: Wait for animation before filling login fields
Showing
1 changed file
with
11 additions
and
0 deletions
Show diff stats
features/login.feature
@@ -14,6 +14,7 @@ Feature: login | @@ -14,6 +14,7 @@ Feature: login | ||
14 | And I am not logged in | 14 | And I am not logged in |
15 | And I go to the homepage | 15 | And I go to the homepage |
16 | And I follow "Login" | 16 | And I follow "Login" |
17 | + And I wait 0.5 second for popin animation | ||
17 | And I fill in the following: | 18 | And I fill in the following: |
18 | | Username / Email | joaosilva | | 19 | | Username / Email | joaosilva | |
19 | | Password | 123456 | | 20 | | Password | 123456 | |
@@ -33,6 +34,7 @@ Feature: login | @@ -33,6 +34,7 @@ Feature: login | ||
33 | | mariasilva | my home page | true | | 34 | | mariasilva | my home page | true | |
34 | And I go to mariasilva's homepage | 35 | And I go to mariasilva's homepage |
35 | And I follow "Login" | 36 | And I follow "Login" |
37 | + And I wait 0.5 second for popin animation | ||
36 | And I fill in the following: | 38 | And I fill in the following: |
37 | | Username / Email | joaosilva | | 39 | | Username / Email | joaosilva | |
38 | | Password | 123456 | | 40 | | Password | 123456 | |
@@ -68,6 +70,7 @@ Feature: login | @@ -68,6 +70,7 @@ Feature: login | ||
68 | | mariasilva | my home page | true | | 70 | | mariasilva | my home page | true | |
69 | And I go to mariasilva's homepage | 71 | And I go to mariasilva's homepage |
70 | And I follow "Login" | 72 | And I follow "Login" |
73 | + And I wait 0.5 second for popin animation | ||
71 | And I fill in the following: | 74 | And I fill in the following: |
72 | | Username / Email | joaosilva | | 75 | | Username / Email | joaosilva | |
73 | | Password | 123456 | | 76 | | Password | 123456 | |
@@ -81,6 +84,7 @@ Feature: login | @@ -81,6 +84,7 @@ Feature: login | ||
81 | And the environment is configured to redirect to site homepage after login | 84 | And the environment is configured to redirect to site homepage after login |
82 | And I go to joaosilva's homepage | 85 | And I go to joaosilva's homepage |
83 | And I follow "Login" | 86 | And I follow "Login" |
87 | + And I wait 0.5 second for popin animation | ||
84 | And I fill in the following: | 88 | And I fill in the following: |
85 | | Username / Email | joaosilva | | 89 | | Username / Email | joaosilva | |
86 | | Password | 123456 | | 90 | | Password | 123456 | |
@@ -94,6 +98,7 @@ Feature: login | @@ -94,6 +98,7 @@ Feature: login | ||
94 | And the environment is configured to redirect to user profile page after login | 98 | And the environment is configured to redirect to user profile page after login |
95 | And I go to the homepage | 99 | And I go to the homepage |
96 | And I follow "Login" | 100 | And I follow "Login" |
101 | + And I wait 0.5 second for popin animation | ||
97 | And I fill in the following: | 102 | And I fill in the following: |
98 | | Username / Email | joaosilva | | 103 | | Username / Email | joaosilva | |
99 | | Password | 123456 | | 104 | | Password | 123456 | |
@@ -123,6 +128,7 @@ Feature: login | @@ -123,6 +128,7 @@ Feature: login | ||
123 | And the environment is configured to redirect to profile control panel after login | 128 | And the environment is configured to redirect to profile control panel after login |
124 | And I go to the homepage | 129 | And I go to the homepage |
125 | And I follow "Login" | 130 | And I follow "Login" |
131 | + And I wait 0.5 second for popin animation | ||
126 | And I fill in the following: | 132 | And I fill in the following: |
127 | | Username / Email | joaosilva | | 133 | | Username / Email | joaosilva | |
128 | | Password | 123456 | | 134 | | Password | 123456 | |
@@ -143,6 +149,7 @@ Feature: login | @@ -143,6 +149,7 @@ Feature: login | ||
143 | | mariasilva | my home page | true | | 149 | | mariasilva | my home page | true | |
144 | And I go to mariasilva's homepage | 150 | And I go to mariasilva's homepage |
145 | And I follow "Login" | 151 | And I follow "Login" |
152 | + And I wait 0.5 second for popin animation | ||
146 | And I fill in the following: | 153 | And I fill in the following: |
147 | | Username / Email | joaosilva | | 154 | | Username / Email | joaosilva | |
148 | | Password | 123456 | | 155 | | Password | 123456 | |
@@ -157,6 +164,7 @@ Feature: login | @@ -157,6 +164,7 @@ Feature: login | ||
157 | And the profile joaosilva is configured to redirect to site homepage after login | 164 | And the profile joaosilva is configured to redirect to site homepage after login |
158 | And I go to joaosilva's homepage | 165 | And I go to joaosilva's homepage |
159 | And I follow "Login" | 166 | And I follow "Login" |
167 | + And I wait 0.5 second for popin animation | ||
160 | And I fill in the following: | 168 | And I fill in the following: |
161 | | Username / Email | joaosilva | | 169 | | Username / Email | joaosilva | |
162 | | Password | 123456 | | 170 | | Password | 123456 | |
@@ -171,6 +179,7 @@ Feature: login | @@ -171,6 +179,7 @@ Feature: login | ||
171 | And the profile joaosilva is configured to redirect to user profile page after login | 179 | And the profile joaosilva is configured to redirect to user profile page after login |
172 | And I go to the homepage | 180 | And I go to the homepage |
173 | And I follow "Login" | 181 | And I follow "Login" |
182 | + And I wait 0.5 second for popin animation | ||
174 | And I fill in the following: | 183 | And I fill in the following: |
175 | | Username / Email | joaosilva | | 184 | | Username / Email | joaosilva | |
176 | | Password | 123456 | | 185 | | Password | 123456 | |
@@ -188,6 +197,7 @@ Feature: login | @@ -188,6 +197,7 @@ Feature: login | ||
188 | And the profile joaosilva is configured to redirect to profile homepage after login | 197 | And the profile joaosilva is configured to redirect to profile homepage after login |
189 | And I go to the homepage | 198 | And I go to the homepage |
190 | And I follow "Login" | 199 | And I follow "Login" |
200 | + And I wait 0.5 second for popin animation | ||
191 | And I fill in the following: | 201 | And I fill in the following: |
192 | | Username / Email | joaosilva | | 202 | | Username / Email | joaosilva | |
193 | | Password | 123456 | | 203 | | Password | 123456 | |
@@ -202,6 +212,7 @@ Feature: login | @@ -202,6 +212,7 @@ Feature: login | ||
202 | And the profile joaosilva is configured to redirect to profile control panel after login | 212 | And the profile joaosilva is configured to redirect to profile control panel after login |
203 | And I go to the homepage | 213 | And I go to the homepage |
204 | And I follow "Login" | 214 | And I follow "Login" |
215 | + And I wait 0.5 second for popin animation | ||
205 | And I fill in the following: | 216 | And I fill in the following: |
206 | | Username / Email | joaosilva | | 217 | | Username / Email | joaosilva | |
207 | | Password | 123456 | | 218 | | Password | 123456 | |