New question #622711 on Sikuli: https://answers.launchpad.net/sikuli/+question/622711
On Centos 6, the SikulixLibrary for Robot Framework keeps throwing the following error: 11078 [qtp1556956098-27] ERROR org.apache.xmlrpc.server.XmlRpcErrorLogger - No such handler: get_keyword_tags It does this repeatedly as it runs. After a while it tends to break in one of several ways, but that may be unrelated. A quick google tells me that either the server isn't getting a method call, or is getting the wrong method call from Robot Framework. I'm using the most updated version of SikulixLibrary from git, 0.1.5, and I think I've installed it right, although initially it installed the version of the jar with the windows library rather than linux, but I fixed that. (That was from "python setup.py install" that installed the windows jar) Could this be causing the problems I have where Sikuli after a few runs fails to recognize some images, and click in the wrong place for others until I restart the server? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

