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

New issue 887 by [email protected]: OperatinSystem.Create_Directory Does not work well with UNC paths as an argument.
http://code.google.com/p/robotframework/issues/detail?id=887

robot framework 2.5.7 (Python 2.6.5 on Win32)

In TestCase:

| Create_directory | \\\\192.168.1.1\datos\dir |

Output:

Directory 'Z:\192.168.1.1\Datos\dir' alredy exists

Using the library Robotframework-2.1.3 version does not pass.


Reply via email to