Status: Accepted Owner: pekka.klarck Labels: Type-Enhancement Priority-Low Target-2.5.4
New issue 672 by pekka.klarck: `OperatingSystem.Get File Size` should not work with directories
http://code.google.com/p/robotframework/issues/detail?id=672Currently this keyword doesn't check is the given path file or directory, nor does it check does the path exist. Because the size of a directory is OS dependent, it would be better to fail if the keyword is used with a directory path.
