Closed GoogleCodeExporter closed 8 years ago
Please attach the report.html and log.html from your Robot Framework test run.
I
suspect that this is due to hard coding of "C:\..." in the AutoItLibrary. That
is
already fixed in my version and planned to be released soon. In the mean time
you
could try moving your Python and all its packages from D:\python25 to
C:\python25
(best to uninstall and re-install so the automatic path setting gets changed to
the
new location).
Original comment by c.martin...@gmail.com
on 22 Apr 2010 at 5:53
You are right. It's OK.
I uninstall all and I install python on disk C:.
The test passed.
Thanks.
Original comment by vTB...@gmail.com
on 23 Apr 2010 at 10:37
Original comment by c.martin...@gmail.com
on 23 Apr 2010 at 11:34
Fixed with solution to Issue #9.
Original comment by c.martin...@gmail.com
on 23 Apr 2010 at 8:03
Original comment by c.martin...@gmail.com
on 23 Apr 2010 at 8:08
Original issue reported on code.google.com by
vTB...@gmail.com
on 22 Apr 2010 at 3:30