Re: [Sikuli-driver] [Question #687711]: functions not known - SikulixIDE

2020-01-02 Thread masuo
Question #687711 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/687711

masuo proposed the following answer:
If you want to specify coodinate, use Region instead of selectRegion .
selectRegion does not have such interface.

-- 
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 #687711]: functions not known - SikulixIDE

2020-01-02 Thread Driss EL
Question #687711 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/687711

Driss EL posted a new comment:
x means numbers. In my case, I used  selectRegion(0,0,100,100)

-- 
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 #687711]: functions not known - SikulixIDE

2020-01-01 Thread masuo
Question #687711 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/687711

Status: Open => Answered

masuo proposed the following answer:
What do you want to do by "x,x,x,x" ?
Read document about parameter.
https://sikulix-2014.readthedocs.io/en/latest/screen.html#Screen.selectRegion

-- 
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


[Sikuli-driver] [Question #687711]: functions not known - SikulixIDE

2020-01-01 Thread Driss EL
New question #687711 on Sikuli:
https://answers.launchpad.net/sikuli/+question/687711

There is some function that does not work in my laptop, as an example:
selectRegion(x,x,x,x) or highLight(x)

I have the same error each time, the only thing that change is the name of the 
function:
[error] Runner: not possible: javax.script.ScriptException: TypeError: 
Region.selectRegion is not a function in  at line number 1

SikulixIDE 1.1.3

-- 
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