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 | 212 | password: 111111 |
213 | 213 | browser: chrome |
214 | 214 | position: [750, 0] |
215 | - size: [740, 550] | |
215 | + size: [1280, 800] | |
216 | 216 | uatenders_Provider: |
217 | 217 | broker: uatenders |
218 | 218 | homepage: "http://dev.zakupki.com.ua/tender/list" |
... | ... | @@ -220,7 +220,7 @@ users: |
220 | 220 | password: 111111 |
221 | 221 | browser: chrome |
222 | 222 | position: [750, 0] |
223 | - size: [740, 550] | |
223 | + size: [1280, 800] | |
224 | 224 | uatenders_Viewer: |
225 | 225 | broker: uatenders |
226 | 226 | homepage: "http://dev.zakupki.com.ua/tender/list" |
... | ... | @@ -228,7 +228,7 @@ users: |
228 | 228 | password: 111111 |
229 | 229 | browser: chrome |
230 | 230 | position: [750, 0] |
231 | - size: [740, 550] | |
231 | + size: [1280, 800] | |
232 | 232 | ubiz_Owner: |
233 | 233 | broker: ubiz |
234 | 234 | homepage: "http://fgvfo.com.ua/user/purchase" | ... | ... |
Please
register
or
login
to post a comment