airyz / HTMLTestRunner-with-Screenshots

HTMLTestRunner with screenshots for each Testcase.
1 stars 4 forks source link

not a valid win32 application #1

Open litodagodog opened 7 years ago

litodagodog commented 7 years ago

hello can you help me how to fix this one?Im using your modified htmltestrunner with screenshots

from sikuli.Sikuli import Traceback (most recent call last): File "", line 1, in File "C:\Python27\lib\site-packages\sikuli__init__.py", line 1, in from sikuli import File "C:\Python27\lib\site-packages\sikuli\sikuli.py", line 15, in from jnius import autoclass File "C:\Python27\lib\site-packages\jnius__init__.py", line 12, in from .jnius import * # noqa ImportError: DLL load failed: %1 is not a valid Win32 application.

litodagodog commented 7 years ago

i was able to fix the issue but when I run a testsuite screenshots are not added in htmlreport :(