Rainmanwy

Results 177 comments of Rainmanwy

And could you attach the example images here?

@RaiMan @fengnex . Thank you very much! @RaiMan , it will be helpful to get your PR.

Could you confirm that "SikuliLibrary.jar" is existed in "C:\Python27\lib\site-packages\SikuliLibrary\lib". `jarList = glob.glob(libFolder + os.sep + '*.jar') if len(jarList) != 1: raise Exception('Sikuli jar package should be exist in lib folder')...

@jackhao2018 , whether your jenkins is started as windows service. Not sure this solution could help you [jenkins-selenium-gui-tests-are-not-visible-on-windows](https://stackoverflow.com/questions/9618774/jenkins-selenium-gui-tests-are-not-visible-on-windows)

How about the OS? And you may have a try to [start sikuli java process manually](https://github.com/rainmanwy/robotframework-SikuliLibrary#start-server-manually) , and could attach robot log file here?

You may have a try to remove Sikuli temp directory, it may in "C:\Users\\AppData\Roaming\Sikulix"

@ChthonicOne , "get_keyword_tags" is a new interface. It should not effect the execution. https://github.com/ombre42/jrobotremoteserver/issues/37 http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#getting-keyword-tags

@maxdesp So this problem will block your testing? Could you attach the error log here?

@marcuswongkl , could you check [this link](https://github.com/rainmanwy/robotframework-SikuliLibrary#start-server-manually), and have a try to start SikuliLibrary java process manually.

@marcuswongkl , when you start the process, is there any error message? And there are some log files. Could you attach the log files. I have tried Windows Server 2012,...