Showing
2 changed files
with
19 additions
and
7 deletions
... | ... | @@ -94,12 +94,14 @@ PrivatMarket: |
94 | 94 | Prom: |
95 | 95 | intervals: |
96 | 96 | default: |
97 | - enquiry: [10, 10] | |
98 | - tender: [0, 45] | |
97 | + enquiry: [4, 4] | |
98 | + tender: [0, 30] | |
99 | 99 | keywords_file: prom |
100 | 100 | roles: |
101 | 101 | tender_owner: Prom_Owner |
102 | 102 | viewer: Prom_Viewer |
103 | + provider: Prom_Provider1 | |
104 | + timeout_on_wait: 10 | |
103 | 105 | Publicbid: |
104 | 106 | intervals: |
105 | 107 | default: | ... | ... |
... | ... | @@ -112,18 +112,28 @@ users: |
112 | 112 | Prom_Owner: |
113 | 113 | broker: Prom |
114 | 114 | homepage: "http://zakupki.dz-test.net/" |
115 | - default_page: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
116 | - login: test@test12.com | |
117 | - password: 1234 | |
115 | + default_page: "https://my.zakupki.dz-test.net/cabinet/purchases/state_purchase/list" | |
116 | + login: test@test12.com | |
117 | + password: 12345678 | |
118 | 118 | browser: chrome |
119 | 119 | position: [0, 0] |
120 | 120 | size: [1280, 1024] |
121 | 121 | Prom_Viewer: |
122 | 122 | broker: Prom |
123 | 123 | homepage: "http://zakupki.dz-test.net/" |
124 | - default_page: "http://my.dz-test.net/cabinet/purchases/state_purchase/list" | |
124 | + default_page: "https://my.zakupki.dz-test.net/cabinet/purchases/state_purchase/list" | |
125 | 125 | login: test@test13.com |
126 | - password: 1234 | |
126 | + password: 12345678 | |
127 | + browser: chrome | |
128 | + position: [640, 0] | |
129 | + size: [1280, 1024] | |
130 | + Prom_Provider: | |
131 | + broker: Prom | |
132 | + username: Promtest | |
133 | + homepage: "http://zakupki.dz-test.net/" | |
134 | + default_page: "https://my.zakupki.dz-test.net/cabinet/purchases/state_purchase/list" | |
135 | + login: test@test14.com | |
136 | + password: 12345678 | |
127 | 137 | browser: chrome |
128 | 138 | position: [640, 0] |
129 | 139 | size: [1280, 1024] | ... | ... |
Please
register
or
login
to post a comment