MarketSquare / MarketSquare/robotframework-SikuliLibrary
how to use this project with xvfb?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 163
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
xvfb is a virtual display for linux operative system, and with this library https://github.com/drobota/robotframework-xvfb you can run robotframework in xvfb display,
so you can run test that needs a display (for example test with selenium2library) in a server environment.
i tried to make the same thing with sikuli,
but taking a look ad the failure screenshot in the sikuli_captured,
i understand that sikuli is not look at the virtual display, but it is using the normal display.
there is a way to say sikuli driver to use the virtual display environment?
thanks
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 tracing how the Java-based Sikuli driver selects its display and compare that behavior with the xvfb setup described in the issue. Determine whether Sikuli can target the virtual display; done means documenting the configuration or clearly confirming that a library change is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, linux
- Domain
- operating-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100