[Sikuli-driver] [Question #678580]: Updating from 1.10 . 1.1.4

2019-02-15 Thread Thomas Woods
New question #678580 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678580

Hello, all im working on a framework for testing a CyberSecurity game  
developed in Unity. We have gotta alot of code written so far until we realized 
we were using the old sikuli api. So I grabbed the latest nightly build and 
added it to a repo in my pom then added then added the dependancy(this is 
maven). For some reason its not updating properly, I tried going to the build 
path and add external jar and selecting the new jar file. While this worked, 
there was some classes that are not working. One example is Pattern, any place 
we used Pattern it says there is no artifact or javadocs for this class. I did 
do a clean wipe of the files located in the .m2/com/sikuli folder before doing 
the addbuild path. Is there any solid information on updating this? Or is it 
possible to use the maven installer to search for the jar im wanting add and 
have it add the sikuliapi for me? Thanks for any help

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #678580]: Updating from 1.10 . 1.1.4

2019-02-15 Thread RaiMan
Question #678580 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678580

Status: Open => Answered

RaiMan proposed the following answer:
might be a typo, but it is not
.m2/com/sikuli

but
.m2/com/sikulix

... and 1.1.4 is only available as snapshot from OSSRH (see github
Read.me)

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #678580]: Updating from 1.1.0 to 1.1.4

2019-02-15 Thread RaiMan
Question #678580 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678580

Summary changed to:
Updating from 1.1.0  to 1.1.4

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #678458]: I can't implement the rest of the function.

2019-02-15 Thread David Borghi
Question #678458 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678458

Status: Answered => Solved

David Borghi confirmed that the question is solved:
@RaiMan.

Thank you, this totally makes sense and I'm ashamed I couldn't figure
out by myself, anyway, have in mind I'm grateful for you all.

The most part of the script worked how it should be, except by one thing
(that I already read in other threads and responses but couldn't fix
it).

I'll try to explain in a simple way.

The img5 is located in a place where there are variations of 3
expressions, they are:

+1 point. (Green color)
0. (White color)
-1 point. (Red color).

If I use the screenshot with the expression "-1 point" (in a red text),
the script works as expected, If I use the screenshot with the
expression "+1 point" (in a green text) the script ignores the
screenshot and jump to the doubleClick, I understand that is something
related to the image recognization, but I'm trying to understand what I
should do to fix it.

For now, I'll keep trying and If I couldn't fix it, I'll comeback here,
ok?

Thank you for your help.
I'm sorry for the inconvenience.

-- 
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 : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp