Commit e36fa907d6602bc926af1c673b595dff668d2e78
Merge pull request #57 from Rzaporozhets/master
Update YAML entries for Prom Conflicts: op_robot_tests/tests_files/data/brokers.yaml op_robot_tests/tests_files/data/users.yaml
Showing
2 changed files
with
7 additions
and
5 deletions
... | ... | @@ -111,7 +111,8 @@ users: |
111 | 111 | size: [1000, 1000] |
112 | 112 | Prom_Owner: |
113 | 113 | broker: Prom |
114 | - homepage: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
114 | + homepage: "http://zakupki.dz-test.net/" | |
115 | + default_page: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
115 | 116 | login: test@test12.com |
116 | 117 | password: 1234 |
117 | 118 | browser: chrome |
... | ... | @@ -119,8 +120,9 @@ users: |
119 | 120 | size: [1280, 1024] |
120 | 121 | Prom_Viewer: |
121 | 122 | broker: Prom |
122 | - homepage: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
123 | - login: r.zaporozhets@smartweb.com.ua | |
123 | + homepage: "http://zakupki.dz-test.net/" | |
124 | + default_page: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
125 | + login: test@test13.com | |
124 | 126 | password: 1234 |
125 | 127 | browser: chrome |
126 | 128 | position: [640, 0] | ... | ... |
Please
register
or
login
to post a comment