MarketSquare / MarketSquare/robotframework-SikuliLibrary
[RobotFramework][Jenkins/Linux][SikuliLibrary] Running sikuliLibrary with jenkins : getting error : Failed to get_keyword_names
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
Hello :)
I'm trying to run some tests using RobotFramework and sikuliLibrary on jenkins ( installed on Linux machine) :
- RFW is already installed on Jenkins
- I have install sikuli using pip : pip install robotframework-SikuliLibrary , in addition to OpenCV and Tesseract
when running my tests i got the following error :
`Test get_keyword_names failed! Connecting remote server at http://127.0.0.1:52081/ failed: `

Could anywone help me to resolve this issue ?
Thnx
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Jenkins/Linux run with the installed robotframework-SikuliLibrary package, OpenCV, and Tesseract, then inspect the remote server failure at http://127.0.0.1:52081/ during get_keyword_names. Done means the library exposes its keywords successfully and the Robot Framework test proceeds without the reported RuntimeException.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux, python
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100