Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 536 by sushiqiang: Nice to have multiple expect--action http://code.google.com/p/robotframework/issues/detail?id=536 In SSH_library and Telnet_Library, we have "Read Until/Read Until Prompt/Read Until Regex" keyword, but when I need something like below: Read until A do action KeywordA B do action KeywordB ... Timeout is N second, If timeout do action KeywordTimeout A,B could be string, prompt, regex or even Ctrl-C In PyExpect library there exist such solution, nice to have in Robot. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Subscription settings: http://groups.google.com/group/robotframework-commit/subscribe?hl=en
