Commit bab11c666bc526ed06485dd6e0522122d9cb1219
Merge pull request #219 from mykhaly/vyklykaty_dlia_uchasnyka
Delete `Викликати для учасника` from keywords.robot
Showing
1 changed file
with
0 additions
and
14 deletions
| ... | ... | @@ -580,20 +580,6 @@ Get Broker Property By Username |
| 580 | 580 | [Return] ${field_value} |
| 581 | 581 | |
| 582 | 582 | |
| 583 | -Викликати для учасника | |
| 584 | - [Arguments] ${username} ${command} @{arguments} | |
| 585 | - Run keyword unless '${WARN_RUN_AS}' == '${True}' | |
| 586 | - ... Run keywords | |
| 587 | - ... | |
| 588 | - ... Set Suite Variable ${WARN_RUN_AS} ${True} | |
| 589 | - ... | |
| 590 | - ... AND | |
| 591 | - ... | |
| 592 | - ... Log Keyword 'Викликати для учасника' is deprecated. Please use 'Run As' and 'Require Failure' instead. | |
| 593 | - ... WARN | |
| 594 | - Run Keyword And Return Run As ${username} ${command} @{arguments} | |
| 595 | - | |
| 596 | - | |
| 597 | 583 | Run As |
| 598 | 584 | [Arguments] ${username} ${command} @{arguments} |
| 599 | 585 | [Documentation] |
| ... | ... |
Please
register
or
login
to post a comment