Showing
1 changed file
with
0 additions
and
10 deletions
... | ... | @@ -2047,32 +2047,22 @@ 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 | |
2051 | 2050 | Відкрити форму кваліфікації переможця і потрібну кваліфікацію 0 |
2052 | 2051 | |
2053 | - Capture Page Screenshot | |
2054 | 2052 | Select From List By Value id=qualificationform-decision decline |
2055 | - Capture Page Screenshot | |
2056 | 2053 | Run Keyword And Ignore Error Click Element id=qualificationform-title |
2057 | - Capture Page Screenshot | |
2058 | 2054 | Run Keyword And Ignore Error Click Element jquery=#qualificationform-title option.js-cancel:first |
2059 | - Capture Page Screenshot | |
2060 | 2055 | Run Keyword And Ignore Error Click Element xpath=//span[@class='select2-selection select2-selection--multiple'] |
2061 | - Capture Page Screenshot | |
2062 | 2056 | Execute JavaScript $('#qualificationform-title').val($('#qualificationform-title option:first').val()).trigger('change') |
2063 | 2057 | # Run Keyword And Ignore Error Input text xpath=//span[@class='select2-selection select2-selection--multiple'] Тендерна пропозиція не відповідає вимогам тендерної документації |
2064 | 2058 | |
2065 | - Capture Page Screenshot | |
2066 | 2059 | Run Keyword And Ignore Error Input text id=qualificationform-description GenerateFakeText |
2067 | 2060 | # Run Keyword And Ignore Error Input text id=qualification_form_title GenerateFakeText |
2068 | 2061 | JsSetScrollToElementBySelector \#qualification-documents |
2069 | - Capture Page Screenshot | |
2070 | 2062 | Choose File xpath=//input[@type='file'] ${doc_name} |
2071 | 2063 | Sleep 2 |
2072 | - Capture Page Screenshot | |
2073 | 2064 | JsSetScrollToElementBySelector .tab-pane.active [id$='-document_type'] |
2074 | 2065 | Select From List By Label jquery=.tab-pane.active [id$='-document_type'] Повідомлення про рішення |
2075 | - Capture Page Screenshot | |
2076 | 2066 | |
2077 | 2067 | Підтвердити рішення кваліфікації переможця |
2078 | 2068 | Open Tender | ... | ... |
Please
register
or
login
to post a comment