Showing
1 changed file
with
3 additions
and
1 deletions
| @@ -2035,6 +2035,7 @@ Save Proposal | @@ -2035,6 +2035,7 @@ Save Proposal | ||
| 2035 | Run Keyword And Ignore Error Click Element id=qualificationform-title | 2035 | Run Keyword And Ignore Error Click Element id=qualificationform-title |
| 2036 | Run Keyword And Ignore Error Click Element jquery=#qualificationform-title option.js-cancel:first | 2036 | Run Keyword And Ignore Error Click Element jquery=#qualificationform-title option.js-cancel:first |
| 2037 | Run Keyword And Ignore Error Input text id=qualificationform-description GenerateFakeText | 2037 | Run Keyword And Ignore Error Input text id=qualificationform-description GenerateFakeText |
| 2038 | +#cat Run Keyword And Ignore Error Input text id=qualificationform-description1 GenerateFakeText | ||
| 2038 | JsSetScrollToElementBySelector \#qualification-documents | 2039 | JsSetScrollToElementBySelector \#qualification-documents |
| 2039 | Choose File xpath=//input[@type='file'] ${doc_name} | 2040 | Choose File xpath=//input[@type='file'] ${doc_name} |
| 2040 | Sleep 2 | 2041 | Sleep 2 |
| @@ -2997,7 +2998,8 @@ Get invisible text boolean by locator | @@ -2997,7 +2998,8 @@ Get invisible text boolean by locator | ||
| 2997 | 2998 | ||
| 2998 | Switch To Complaints | 2999 | Switch To Complaints |
| 2999 | Click Element xpath=//a[contains(@href, '/tender/complaints?id=')] | 3000 | Click Element xpath=//a[contains(@href, '/tender/complaints?id=')] |
| 3000 | - Wait Until Page Contains Вимоги/скарги 10 | 3001 | +#cat Wait Until Page Contains Вимоги/скарги 10 |
| 3002 | + Wait Until Page Contains Вимоги 10 | ||
| 3001 | 3003 | ||
| 3002 | Отримати інформацію із скарги description | 3004 | Отримати інформацію із скарги description |
| 3003 | [Arguments] ${complaint_id} | 3005 | [Arguments] ${complaint_id} |
Please
register
or
login
to post a comment