Re: [Sikuli-driver] [Question #268929]: Openn Login and check if image exists in Desktop application

2015-07-08 Thread Audus
Question #268929 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268929

carl ridderstolpe posted a new comment:
if type dont work its often that you dont have focus in the box youre
going to type it in and your typing in thin air. i cant solve the class
error but my comment might be something and btw you could actualyl
simplify your code alot, for a that simple task it dont have to be that
complex

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #268851]: Can sikuli work with only jar path /org/sikuli/sciprt?

2015-07-08 Thread Audus
Question #268851 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268851

Audus posted a new comment:
well the difference between the two is that theres alot of new features
in 1.1.0 like ruby and some functrions in the left corner(i havnt really
used them all) and a generalyl faster and smother sikuli but thats what
you notice once you start using it there might be a bit more to
it.Caution all my files that i made in 1.0.1 that worked didnt work in
sikuli 1.1.0 for reasons unknown

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #269003]: Is there any way to prompt user with a pop-up saying "Please do not click on screen" and run sikuli script in background.

2015-07-08 Thread Audus
Question #269003 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269003

Audus posted a new comment:
You could also create a virtual machine to run the script if you feel
that you need to use your computer while its running or if you run alot
of scripts. i recommend jenkins with a hg repository since its what i
use and it works fine unless you try to do 2 pulls simultaneously.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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 #268803]: Issue While running the code of Sikuli

2015-07-08 Thread Audus
Question #268803 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/268803

Audus posted a new comment:
that the output is null means it dont say anything since null=mute. Plus
are you really sure about doubleslash? plus if your friend use the same
code you might not have it on the same place in your computer. My
suggestion to making the paths more exact is to right click the image
files and click properties. there you will se a location for example
C:\Sikuli\libs copy that and then simply add \ + file name. If the
return still is null it might be a bug or some other error(i was to lazy
to actually read your whole code so i only reacted to the null return
and the double backslashes.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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