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