alfoly / robotframework-autoitlibrary

Automatically exported from code.google.com/p/robotframework-autoitlibrary
Apache License 2.0
0 stars 0 forks source link

Post installation error on AutoItLibrary 1.1 #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I installed roboframework-autoitlibrary as follow:
1. I installed ActivePython-2.6.5.12-win32-x86.msi
2. I installed robotframework-2[1].1.3.win32.exe
3. I installed PIL-1.1.7.win32-py2.6.exe
4. I installed AutoItLibrary-1[1].1.zip.

What is the expected output? What do you see instead?
When I execute the tests 'RunTests.bat', all tests cases are FAIL.

What version of the product are you using? On what operating system?
- The installation hes been done on windows XP SP2.
- see attach log files .

Please provide any additional information below.
- The test of AutoIt is installed on 
D:\RobotFramework\Extensions\AutoItLibrary
- Robotframework is installed on C:\python26.

Original issue reported on code.google.com by vTB...@gmail.com on 26 Apr 2010 at 1:25

Attachments:

GoogleCodeExporter commented 8 years ago
1. Open a command window here: d:\robotframework\extensions\autoitlibrary\tests 
and
type calc.exe.  Let me know whether or not the Windows calculator starts.  If it
doesn't, figure out that problem first.

2. If 1 is successful then try moving 
D:\RobotFramework\Extensions\AutoItLibrary to
C:\RobotFramework\Extensions\AutoItLibrary and re-run the tests.  Let me know 
if that
works or has the same error.

3. If you continue to get the error, please include the screen capture file 
with the
attached log files.

Original comment by c.martin...@gmail.com on 27 Apr 2010 at 11:55

GoogleCodeExporter commented 8 years ago
I try 1 and 2 so the error exist also. 

Original comment by vTB...@gmail.com on 30 Apr 2010 at 1:37

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry, you're running Windows in a language other than English and the 
AutoItLibrary
self-test was written in and for Windows in English.  If you'd like to try 
re-writing
the self-test yourself, simply change the window titles from "Calculator" to 
"<your
local language equivalent for Calculator>" and it should work.

Original comment by c.martin...@gmail.com on 30 Apr 2010 at 9:19

GoogleCodeExporter commented 8 years ago
You aur all right. I execute the test on Wondows in english. It's OK.

Thanks for you help.

Original comment by vTB...@gmail.com on 3 May 2010 at 11:18