Showing
1 changed file
with
3 additions
and
2 deletions
| @@ -33,7 +33,7 @@ Go to homepage | @@ -33,7 +33,7 @@ Go to homepage | ||
| 33 | Go To ${HOMEPAGE} | 33 | Go To ${HOMEPAGE} |
| 34 | 34 | ||
| 35 | Login | 35 | Login |
| 36 | - Wait Until Page Contains Element id=phone_email 100 | 36 | + Wait Until Page Contains Element id=phone_email 100 |
| 37 | Input text id=phone_email ${LOGIN} | 37 | Input text id=phone_email ${LOGIN} |
| 38 | Input text id=password ${PASSWORD} | 38 | Input text id=password ${PASSWORD} |
| 39 | Click Button id=submit_login_button | 39 | Click Button id=submit_login_button |
| @@ -113,4 +113,5 @@ get tender id | @@ -113,4 +113,5 @@ get tender id | ||
| 113 | Click Link jquery=a[href^="#/tenderDetailes"] | 113 | Click Link jquery=a[href^="#/tenderDetailes"] |
| 114 | Wait Until Page Contains ${ARGUMENTS[1]} 10 | 114 | Wait Until Page Contains ${ARGUMENTS[1]} 10 |
| 115 | sleep 1 | 115 | sleep 1 |
| 116 | - Capture Page Screenshot | ||
| 116 | + Capture Page Screenshot | ||
| 117 | + |
Please
register
or
login
to post a comment