Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1697 by a3axa...@gmail.com: Telnet.Write skips output results
http://code.google.com/p/robotframework/issues/detail?id=1697
Telnet.Execute Command and Telnet.Write skips all output data until
receives _newline and only the rest of output will be stored in the result
Only usage of Telnet.Write Bare will help.
Robot Framework 2.8.4 (Python 2.7.5 on win32)
Example:
newline=CRLF
${result}= Telnet.Execute command help
OUTPUT:
supported commands:
\n
\r quit - close connection
\r help - print help information
\n
\r\n
PROMPT$
The ${result} will contains only PROMPT$
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.