Question #676454 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/676454
Status: Open => Answered
RaiMan proposed the following answer:
based on your arguments and your preferences:
Java (preferable as Maven project) in Eclipse
I use IntelliJ IDEA for development and testing of SikuliX.
You need a concept for naming and storing your images (see ImagePath
feature).
You can still use the SikuliX IDE in parallel to take screenshots.
You might save an image-set to a .sikuli and add it to the image path.
SikuliX IDE has a nice gimmick:
add a line as
someImage =
put the cursor behind the = and click the shot button
then you will have
someImage = <image-thumbnail>
and the image will be named automatically as "someImage.png"
So you see both at a glance: the name and the thumbnail.
... and of course you can use the SikuliX IDE to make quick and dirty
evaluations of features and snippets.
new feature: run only one or more lines of a script (right mouse on line
number)
Hope it helps.
--
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