Status: Accepted Owner: ---- Labels: Type-Enhancement Target-2.5.5 Priority-Medium
New issue 698 by janne.t.harkonen: Keyword `Get Binary File` to `OperatingSystem` library
http://code.google.com/p/robotframework/issues/detail?id=698 Current get file -keyword does not support reading binary files. In addition, it always replaces '\r\n' with '\n' which may be problematic. Adding Get Binary File would solve both these problems
