How to setup web test environment with browser + selenium + sikuli?

Asked by vishal bhat

Hi

I have tried out running sikuli scripts written in java.
It works fine.
I need some inputs on how to build a system test environment
sikuli + selenium and browser running on test web server

Thanks
Vishal

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Use JUnit to build the test cases / suites.

Run them either "manually" or use something like Maven.

Generally the test environment should fit to the environment used for development of the software whose web interface is tested. So what are they using there?

You might find some information on the web when searching for selenium +sikuli.

Can you help with this problem?

Provide an answer of your own, or ask vishal bhat for more information if necessary.

To post a message you must log in.