Commit f23833c1bdcf6e976d6f978a3c460d467038e0cf

Authored by Playtenders
1 parent cfc871a3

qualification_form_title

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -2035,7 +2035,7 @@ Save Proposal
2035 2035 Run Keyword And Ignore Error Click Element id=qualificationform-title
2036 2036 Run Keyword And Ignore Error Click Element jquery=#qualificationform-title option.js-cancel:first
2037 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 + Run Keyword And Ignore Error Input text id=qualification_form_title GenerateFakeText
2039 2039 JsSetScrollToElementBySelector \#qualification-documents
2040 2040 Choose File xpath=//input[@type='file'] ${doc_name}
2041 2041 Sleep 2
... ...
Please register or login to post a comment