Showing
1 changed file
with
13 additions
and
0 deletions
... | ... | @@ -2047,22 +2047,32 @@ Save Proposal |
2047 | 2047 | ${doc_name}= Run Keyword If ${doc_isset} GetValueFromDictionaryByKey ${USERS.users['${playtender_LOGIN_USER}']} qproposal${award_index}_document |
2048 | 2048 | ... ELSE GenerateFakeDocument |
2049 | 2049 | |
2050 | + Capture Page Screenshot | |
2050 | 2051 | Відкрити форму кваліфікації переможця і потрібну кваліфікацію 0 |
2051 | 2052 | |
2053 | + Capture Page Screenshot | |
2052 | 2054 | Select From List By Value id=qualificationform-decision decline |
2055 | + Capture Page Screenshot | |
2053 | 2056 | Run Keyword And Ignore Error Click Element id=qualificationform-title |
2057 | + Capture Page Screenshot | |
2054 | 2058 | Run Keyword And Ignore Error Click Element jquery=#qualificationform-title option.js-cancel:first |
2059 | + Capture Page Screenshot | |
2055 | 2060 | Run Keyword And Ignore Error Click Element xpath=//span[@class='select2-selection select2-selection--multiple'] |
2061 | + Capture Page Screenshot | |
2056 | 2062 | Execute JavaScript $('#qualificationform-title').val($('#qualificationform-title option:first').val()).trigger('change') |
2057 | 2063 | # Run Keyword And Ignore Error Input text xpath=//span[@class='select2-selection select2-selection--multiple'] Тендерна пропозиція не відповідає вимогам тендерної документації |
2058 | 2064 | |
2065 | + Capture Page Screenshot | |
2059 | 2066 | Run Keyword And Ignore Error Input text id=qualificationform-description GenerateFakeText |
2060 | 2067 | # Run Keyword And Ignore Error Input text id=qualification_form_title GenerateFakeText |
2061 | 2068 | JsSetScrollToElementBySelector \#qualification-documents |
2069 | + Capture Page Screenshot | |
2062 | 2070 | Choose File xpath=//input[@type='file'] ${doc_name} |
2063 | 2071 | Sleep 2 |
2072 | + Capture Page Screenshot | |
2064 | 2073 | JsSetScrollToElementBySelector .tab-pane.active [id$='-document_type'] |
2065 | 2074 | Select From List By Label jquery=.tab-pane.active [id$='-document_type'] Повідомлення про рішення |
2075 | + Capture Page Screenshot | |
2066 | 2076 | |
2067 | 2077 | Підтвердити рішення кваліфікації переможця |
2068 | 2078 | Open Tender |
... | ... | @@ -2096,8 +2106,11 @@ Save Proposal |
2096 | 2106 | |
2097 | 2107 | Підтвердити рішення кваліфікації переможця |
2098 | 2108 | JsSetScrollToElementBySelector \#tender-qualification-form .js-submit-btn |
2109 | + Capture Page Screenshot | |
2099 | 2110 | Click Button jquery=#tender-qualification-form .js-submit-btn |
2111 | + Capture Page Screenshot | |
2100 | 2112 | Wait Until Page Contains Element xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] 60 |
2113 | + Capture Page Screenshot | |
2101 | 2114 | Click Button xpath=//div[contains(@class, 'jconfirm')]//*[text()='Закрити'] |
2102 | 2115 | Sleep 2 |
2103 | 2116 | ... | ... |
Please
register
or
login
to post a comment