SikuliFramework provides an object-oriented abstraction on top of Sikuli to assist with interacting GUI elements, such as sets of buttons, checkboxes, radio buttons, windows and dialogue hierarchies for GUI automation and testing.
Other
76
stars
26
forks
source link
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll --Sikuli frame work not working for Java version 1.8.0_261. #7
Complete Error message:
[error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
[error] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries
C:\BUILD\resources\dependencies\libs\WinUtil.dll: A dynamic link library (DLL) initialization routine failed
[error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime!
[error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.
Hello Team,
My Sikuli frame work not working for Java version 1.8.0_261. For previous version 1.8.0_202 it was working.
Error message: [error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll
Complete Error message: [error] ResourceLoaderBasic: loadLib: Fatal Error 110: loading: WinUtil.dll [error] ResourceLoaderBasic: loadLib: Since native library was found, it might be a problem with needed dependent libraries C:\BUILD\resources\dependencies\libs\WinUtil.dll: A dynamic link library (DLL) initialization routine failed [error] ResourceLoaderBasic: loadLib: Check, wether a valid Sikuli libs folder is in system path at runtime! [error] Terminating SikuliX after a fatal error(110)! Sorry, but it makes no sense to continue! If you do not have any idea about the error cause or solution, run again with a Debug level of 3. You might paste the output to the Q&A board.