← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #232162]: what's the difference between Sikuli-script.jar and sikuli-api ?

 

Question #232162 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/232162

Bhuvnesh posted a new comment:
Thanks RaiMan for quick response, though I am sorry for pouring my all
confusion on the table. (My limited experience of Q&A on blogs, I'll get
better at it :) )

We are looking to automate testing of our web application. We have built
few test cases in python script using Sikuli IDE, very user friendly
tool you guys have created, great work!!

Now we are trying to replicate those test case in Java, test cases have basic steps like
1) spawn an URL
2) look for some controls, (or A control within a control i.e. iterative search) click it when found
2) type in some values
3) scroll the dropdown/screen until a value is found etc

Q1) We have started with Sikuli-java.jar; will it suffice our development? if any other API needed, please suggest.
Q2) If Sikuli-java.jar is good for it, how can I scroll the screen or simulate ##wheel(wheelPoint, WHEEL_DOWN, steps)##

Please suggest if there any document to go through basic examples to
test web application.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.