Showing
4 changed files
with
8 additions
and
18 deletions
| @@ -93,8 +93,6 @@ ${file_path} /home/yboi/openprocurement.robottests.buildout/Document.docx | @@ -93,8 +93,6 @@ ${file_path} /home/yboi/openprocurement.robottests.buildout/Document.docx | ||
| 93 | Sleep 5 | 93 | Sleep 5 |
| 94 | ${tender_UAid}= Get Text xpath=//div[contains(@class, "panel-heading")] | 94 | ${tender_UAid}= Get Text xpath=//div[contains(@class, "panel-heading")] |
| 95 | ${tender_UAid}= Get Substring ${tender_UAid} 7 | 95 | ${tender_UAid}= Get Substring ${tender_UAid} 7 |
| 96 | - ### harcode Idis bacause issues on the E-tender side, to remove, 1 line: | ||
| 97 | - ${tender_UAid}= Convert To String UA-2015-08-03-000025 | ||
| 98 | ${Ids}= Convert To String ${tender_UAid} | 96 | ${Ids}= Convert To String ${tender_UAid} |
| 99 | Run keyword if '${mode}' == 'multi' Set Multi Ids ${ARGUMENTS[0]} ${tender_UAid} | 97 | Run keyword if '${mode}' == 'multi' Set Multi Ids ${ARGUMENTS[0]} ${tender_UAid} |
| 100 | [return] ${Ids} | 98 | [return] ${Ids} |
| @@ -114,8 +112,6 @@ Oтримати internal id по UAid | @@ -114,8 +112,6 @@ Oтримати internal id по UAid | ||
| 114 | etender.Пошук тендера по ідентифікатору ${ARGUMENTS[0]} ${ARGUMENTS[1]} | 112 | etender.Пошук тендера по ідентифікатору ${ARGUMENTS[0]} ${ARGUMENTS[1]} |
| 115 | ${current_location}= Get Location | 113 | ${current_location}= Get Location |
| 116 | ${tender_id}= Fetch From Right ${current_location} / | 114 | ${tender_id}= Fetch From Right ${current_location} / |
| 117 | -## harcode Idis bacause issues on the E-tender side, to remove, 1 line: | ||
| 118 | - ${tender_id}= Convert To String 94ffe180019d459787aafe290cd300e2 | ||
| 119 | [return] ${tender_id} | 115 | [return] ${tender_id} |
| 120 | 116 | ||
| 121 | Додати предмет | 117 | Додати предмет |
| @@ -5,7 +5,6 @@ Library DateTime | @@ -5,7 +5,6 @@ Library DateTime | ||
| 5 | 5 | ||
| 6 | *** Variables *** | 6 | *** Variables *** |
| 7 | ${locator.tenderId} jquery=h3 | 7 | ${locator.tenderId} jquery=h3 |
| 8 | -${file_path} local_path_to_file("TestDocument.docx") | ||
| 9 | 8 | ||
| 10 | *** Keywords *** | 9 | *** Keywords *** |
| 11 | Підготувати клієнт для користувача | 10 | Підготувати клієнт для користувача |
| @@ -76,8 +75,6 @@ Pre Login | @@ -76,8 +75,6 @@ Pre Login | ||
| 76 | Input text name=items[0][item_quantity] ${quantity} | 75 | Input text name=items[0][item_quantity] ${quantity} |
| 77 | Input text name=items[0][item_deliveryAddress_countryName] ${countryName} | 76 | Input text name=items[0][item_deliveryAddress_countryName] ${countryName} |
| 78 | Input text name=items[0][item_deliveryDate_endDate] ${delivery_end_date} | 77 | Input text name=items[0][item_deliveryDate_endDate] ${delivery_end_date} |
| 79 | - Click Element xpath=//a[@class ='uploadFile'] | ||
| 80 | - Choose File xpath=//a[@class ='uploadFile'] ${file_path} | ||
| 81 | Click Element xpath=//a[contains(@data-class, 'cpv')][./text()='Визначити за довідником'] | 78 | Click Element xpath=//a[contains(@data-class, 'cpv')][./text()='Визначити за довідником'] |
| 82 | Select Frame xpath=//iframe[contains(@src,'/js/classifications/cpv/uk.htm?relation=true')] | 79 | Select Frame xpath=//iframe[contains(@src,'/js/classifications/cpv/uk.htm?relation=true')] |
| 83 | Input text id=search ${cpv} | 80 | Input text id=search ${cpv} |
| @@ -17,7 +17,7 @@ users: | @@ -17,7 +17,7 @@ users: | ||
| 17 | homepage: "http://uat.e-tender.biz/#/profile" | 17 | homepage: "http://uat.e-tender.biz/#/profile" |
| 18 | login: Misha2 | 18 | login: Misha2 |
| 19 | password: Password1 | 19 | password: Password1 |
| 20 | - browser: chrome | 20 | + browser: firefox |
| 21 | position: [0, 0] | 21 | position: [0, 0] |
| 22 | size: [740, 550] | 22 | size: [740, 550] |
| 23 | E-tender_Provider1: | 23 | E-tender_Provider1: |
| @@ -26,7 +26,7 @@ users: | @@ -26,7 +26,7 @@ users: | ||
| 26 | homepage: "http://uat.e-tender.biz/#/profile" | 26 | homepage: "http://uat.e-tender.biz/#/profile" |
| 27 | login: st_org | 27 | login: st_org |
| 28 | password: 12345678 | 28 | password: 12345678 |
| 29 | - browser: chrome | 29 | + browser: firefox |
| 30 | position: [700, 0] | 30 | position: [700, 0] |
| 31 | size: [640, 450] | 31 | size: [640, 450] |
| 32 | E-tender_Provider2: | 32 | E-tender_Provider2: |
| @@ -82,14 +82,14 @@ users: | @@ -82,14 +82,14 @@ users: | ||
| 82 | password: 123123 | 82 | password: 123123 |
| 83 | browser: chrome | 83 | browser: chrome |
| 84 | position: [0, 0] | 84 | position: [0, 0] |
| 85 | - size: [640, 450] | 85 | + size: [1100, 1000] |
| 86 | Netcast_Owner: | 86 | Netcast_Owner: |
| 87 | broker: Netcast | 87 | broker: Netcast |
| 88 | username: Netcasttest | 88 | username: Netcasttest |
| 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: chrome | 92 | + browser: firefox |
| 93 | position: [0, 0] | 93 | position: [0, 0] |
| 94 | size: [920, 580] | 94 | size: [920, 580] |
| 95 | Netcast_Provider1: | 95 | Netcast_Provider1: |
| @@ -107,7 +107,7 @@ users: | @@ -107,7 +107,7 @@ users: | ||
| 107 | homepage: "https://public-bid.com.ua/test/" | 107 | homepage: "https://public-bid.com.ua/test/" |
| 108 | login: yaroslav1boyko@gmail.com | 108 | login: yaroslav1boyko@gmail.com |
| 109 | password: Password1 | 109 | password: Password1 |
| 110 | - browser: chrome | 110 | + browser: firefox |
| 111 | position: [0, 0] | 111 | position: [0, 0] |
| 112 | size: [740, 550] | 112 | size: [740, 550] |
| 113 | Newtend_Provider2: | 113 | Newtend_Provider2: |
| @@ -276,8 +276,7 @@ def test_tender_data_multiple_lots(period_interval=2): | @@ -276,8 +276,7 @@ def test_tender_data_multiple_lots(period_interval=2): | ||
| 276 | "classification": { | 276 | "classification": { |
| 277 | "scheme": u"CPV", | 277 | "scheme": u"CPV", |
| 278 | "id": u"44617100-9", | 278 | "id": u"44617100-9", |
| 279 | - "description": u"Cartons", | ||
| 280 | - "description_ua": u"Картонки" | 279 | + "description": u"Cartons" |
| 281 | }, | 280 | }, |
| 282 | "additionalClassifications": [ | 281 | "additionalClassifications": [ |
| 283 | { | 282 | { |
| @@ -311,8 +310,7 @@ def test_tender_data_multiple_lots(period_interval=2): | @@ -311,8 +310,7 @@ def test_tender_data_multiple_lots(period_interval=2): | ||
| 311 | "classification": { | 310 | "classification": { |
| 312 | "scheme": u"CPV", | 311 | "scheme": u"CPV", |
| 313 | "id": u"44617100-9", | 312 | "id": u"44617100-9", |
| 314 | - "description": u"Cartons", | ||
| 315 | - "description_ua": u"Картонки" | 313 | + "description": u"Cartons" |
| 316 | }, | 314 | }, |
| 317 | "additionalClassifications": [ | 315 | "additionalClassifications": [ |
| 318 | { | 316 | { |
| @@ -346,8 +344,7 @@ def test_tender_data_multiple_lots(period_interval=2): | @@ -346,8 +344,7 @@ def test_tender_data_multiple_lots(period_interval=2): | ||
| 346 | "classification": { | 344 | "classification": { |
| 347 | "scheme": u"CPV", | 345 | "scheme": u"CPV", |
| 348 | "id": u"44617100-9", | 346 | "id": u"44617100-9", |
| 349 | - "description": u"Cartons", | ||
| 350 | - "description_ua": u"Картонки" | 347 | + "description": u"Cartons" |
| 351 | }, | 348 | }, |
| 352 | "additionalClassifications": [ | 349 | "additionalClassifications": [ |
| 353 | { | 350 | { |
Please
register
or
login
to post a comment