Commit a3b90586a4c5e755aff71d0d598873357a57ff9f
1 parent
c2030829
Change browser's window size for uatenders
Some elements are not visible if the window isn't big enough (Bootstrap's menu, yet again).
Showing
1 changed file
with
3 additions
and
3 deletions
@@ -212,7 +212,7 @@ users: | @@ -212,7 +212,7 @@ users: | ||
212 | password: 111111 | 212 | password: 111111 |
213 | browser: chrome | 213 | browser: chrome |
214 | position: [750, 0] | 214 | position: [750, 0] |
215 | - size: [740, 550] | 215 | + size: [1280, 800] |
216 | uatenders_Provider: | 216 | uatenders_Provider: |
217 | broker: uatenders | 217 | broker: uatenders |
218 | homepage: "http://dev.zakupki.com.ua/tender/list" | 218 | homepage: "http://dev.zakupki.com.ua/tender/list" |
@@ -220,7 +220,7 @@ users: | @@ -220,7 +220,7 @@ users: | ||
220 | password: 111111 | 220 | password: 111111 |
221 | browser: chrome | 221 | browser: chrome |
222 | position: [750, 0] | 222 | position: [750, 0] |
223 | - size: [740, 550] | 223 | + size: [1280, 800] |
224 | uatenders_Viewer: | 224 | uatenders_Viewer: |
225 | broker: uatenders | 225 | broker: uatenders |
226 | homepage: "http://dev.zakupki.com.ua/tender/list" | 226 | homepage: "http://dev.zakupki.com.ua/tender/list" |
@@ -228,7 +228,7 @@ users: | @@ -228,7 +228,7 @@ users: | ||
228 | password: 111111 | 228 | password: 111111 |
229 | browser: chrome | 229 | browser: chrome |
230 | position: [750, 0] | 230 | position: [750, 0] |
231 | - size: [740, 550] | 231 | + size: [1280, 800] |
232 | ubiz_Owner: | 232 | ubiz_Owner: |
233 | broker: ubiz | 233 | broker: ubiz |
234 | homepage: "http://fgvfo.com.ua/user/purchase" | 234 | homepage: "http://fgvfo.com.ua/user/purchase" |
Please
register
or
login
to post a comment