Commit 43291f52c598a8f529658db40819e9781c5552f6

Authored by biviktorqc
1 parent 1d80afc9

правки після мержа

... ... @@ -240,4 +240,7 @@ Set Multi Ids
240 240 Input text xpath=//textarea[@name='answer'] ${answer}
241 241 Click Element xpath=//div[1]/div[3]/form/div/table/tbody/tr/td[2]/button
242 242 Wait Until Page Contains ${answer} 30
243   - Capture Page Screenshot
\ No newline at end of file
  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'}
\ No newline at end of file
... ...
... ... @@ -90,8 +90,8 @@ users:
90 90 login: ovramet.s@gmail.com
91 91 password: Password1
92 92 browser: firefox
93   - position: [0, 450]
94   - size: [1920, 1080]
  93 + position: [0, 0]
  94 + size: [920, 580]
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: firefox
102   - position: [0, 1080]
103   - size: [1920, 1080]
  102 + position: [0, 900]
  103 + size: [920, 580]
104 104 Publicbid_Owner:
105 105 broker: Publicbid
106 106 username: Publicbid
... ...
Please register or login to post a comment