Showing
1 changed file
with
5 additions
and
1 deletions
| @@ -950,7 +950,11 @@ Load Sign Data | @@ -950,7 +950,11 @@ Load Sign Data | ||
| 950 | ... AND Input Text id=PKeyPassword 12345677 | 950 | ... AND Input Text id=PKeyPassword 12345677 |
| 951 | ... AND Wait Until Page Contains Element id=PKeyReadButton 10 | 951 | ... AND Wait Until Page Contains Element id=PKeyReadButton 10 |
| 952 | ... AND Click Element id=PKeyReadButton | 952 | ... AND Click Element id=PKeyReadButton |
| 953 | - ... ELSE Load Sign Data | 953 | + ... ELSE Recursion |
| 954 | + | ||
| 955 | +Recursion | ||
| 956 | + Reload Page | ||
| 957 | + Load Sign Data | ||
| 954 | 958 | ||
| 955 | Wait user action | 959 | Wait user action |
| 956 | [Arguments] @{ARGUMENTS} | 960 | [Arguments] @{ARGUMENTS} |
Please
register
or
login
to post a comment