Showing
1 changed file
with
2 additions
and
2 deletions
| ... | ... | @@ -17,8 +17,8 @@ ${telephone} +380976535447 |
| 17 | 17 | Set Window Position @{USERS.users['${ARGUMENTS[0]}'].position} |
| 18 | 18 | |
| 19 | 19 | # login |
| 20 | - Run Keyword And Ignore Error Wait Until Page Contains Element id=mForm:j_idt54 10 | |
| 21 | - Click Element id=mForm:j_idt54 | |
| 20 | + Run Keyword And Ignore Error Wait Until Page Contains Element id=mForm:j_idt56 10 | |
| 21 | + Click Element id=mForm:j_idt56 | |
| 22 | 22 | Run Keyword And Ignore Error Wait Until Page Contains Element id=mForm:email 10 |
| 23 | 23 | Input text id=mForm:email ${USERS.users['${username}'].login} |
| 24 | 24 | Sleep 2 | ... | ... |
Please
register
or
login
to post a comment