Commit 40b31e2cb0a358929c876ac83bcf1c13ec5838a1

Authored by biviktorqc
2 parents 0ebd3cae 3d95a105

merge netcast

... ... @@ -191,6 +191,7 @@ Set Multi Ids
191 191 Wait Until Page Contains Держзакупівлі.онлайн 10
192 192 # sleep 1
193 193 Click Element xpath=//a[text()='Закупівлі']
  194 + sleep 5
194 195 Click Element xpath=//select[@name='filter[object]']/option[@value='tenderID']
195 196 Input text xpath=//input[@name='filter[search]'] ${ARGUMENTS[1]}
196 197 Click Element xpath=//button[@class='btn'][./text()='Пошук']
... ...
... ... @@ -89,9 +89,9 @@ users:
89 89 homepage: "http://dz2.byustudio.in.ua"
90 90 login: ovramet.s@gmail.com
91 91 password: Password1
92   - browser: firefox
  92 + browser: chrome
93 93 position: [0, 0]
94   - size: [920, 580]
  94 + size: [640, 450]
95 95 Netcast_Provider1:
96 96 broker: Netcast
97 97 username: Netcasttest
... ... @@ -99,8 +99,8 @@ users:
99 99 login: halyna.khimka@gmail.com
100 100 password: JHO5VUp5n
101 101 browser: chrome
102   - position: [0, 900]
103   - size: [920, 580]
  102 + position: [0, 0]
  103 + size: [640, 450]
104 104 Publicbid_Owner:
105 105 broker: Publicbid
106 106 username: Publicbid
... ...
  1 +Some tesxt here
\ No newline at end of file
... ...
Please register or login to post a comment