Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1341 by fran...@gmail.com: New builtin library for file handling
http://code.google.com/p/robotframework/issues/detail?id=1341

Similar as string comparison it is better to have file comparison library

- File Should (Not) Contain
- File Should (Not) Match
- Files Should (Not) Be Identical

Although that we can use OperatingSystem library keyword 'Get File' to dump the content of file to string and then do the string comparison it takes much of the resources and times


Reply via email to