Showing
2 changed files
with
8 additions
and
5 deletions
| @@ -240,4 +240,7 @@ Set Multi Ids | @@ -240,4 +240,7 @@ Set Multi Ids | ||
| 240 | Input text xpath=//textarea[@name='answer'] ${answer} | 240 | Input text xpath=//textarea[@name='answer'] ${answer} |
| 241 | Click Element xpath=//div[1]/div[3]/form/div/table/tbody/tr/td[2]/button | 241 | Click Element xpath=//div[1]/div[3]/form/div/table/tbody/tr/td[2]/button |
| 242 | Wait Until Page Contains ${answer} 30 | 242 | Wait Until Page Contains ${answer} 30 |
| 243 | - Capture Page Screenshot | ||
| 243 | + Capture Page Screenshot | ||
| 244 | + | ||
| 245 | +# KEYWORD: BuiltIn.Log ${TENDER} | ||
| 246 | +# 18:11:57.979 INFO {u'LAST_MODIFICATION_DATE': '2015-08-11 18:11:57.974', u'TENDER_UAID': u'UA-2015-08-11-000050'} |
| @@ -90,8 +90,8 @@ users: | @@ -90,8 +90,8 @@ users: | ||
| 90 | login: ovramet.s@gmail.com | 90 | login: ovramet.s@gmail.com |
| 91 | password: Password1 | 91 | password: Password1 |
| 92 | browser: firefox | 92 | browser: firefox |
| 93 | - position: [0, 450] | ||
| 94 | - size: [1920, 1080] | 93 | + position: [0, 0] |
| 94 | + size: [920, 580] | ||
| 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: firefox | 101 | browser: firefox |
| 102 | - position: [0, 1080] | ||
| 103 | - size: [1920, 1080] | 102 | + position: [0, 900] |
| 103 | + size: [920, 580] | ||
| 104 | Publicbid_Owner: | 104 | Publicbid_Owner: |
| 105 | broker: Publicbid | 105 | broker: Publicbid |
| 106 | username: Publicbid | 106 | username: Publicbid |
Please
register
or
login
to post a comment