Re: [Sikuli-driver] [Question #634375]: Sikuli via Parallels and capitals / modifier Keys

2017-05-24 Thread Bas
Question #634375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634375 Status: Answered => Open Bas is still having a problem: keyDown(Key.ALT + Key.NUM8 + Key.NUM4) keyUp(Key.ALT + Key.NUM8 + Key.NUM4) returns "84"in the windows app. Trying (more like you hit the buttons

[Sikuli-driver] [Question #634458]: "How to drag the panel?"

2017-05-24 Thread Sher Hassan
New question #634458 on Sikuli: https://answers.launchpad.net/sikuli/+question/634458 I'm using web application. There is a panel named 'Search & Browse'. When we click on 'Search and Browse' a panel dialog opens. I want to know how to drag it. Regards :) -- You received this question notifi

Re: [Sikuli-driver] [Question #634289]: Drag and drop issue with Mac

2017-05-24 Thread vivek
Question #634289 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634289 vivek posted a new comment: Hi, Any update on this Issue. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #634286]: Sikuli quits on "if" without error message

2017-05-24 Thread stephane
Question #634286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634286 Status: Open => Solved stephane confirmed that the question is solved: ok it was actually a typo in myRegion that I missed. For some reason Sikuli didn't return any error message, and then, all of a sudd

Re: [Sikuli-driver] [Question #634286]: Sikuli quits on "if" without error message

2017-05-24 Thread stephane
Question #634286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634286 Description changed to: I've written a small script to play a game, but it quits without giving me any error message. I was able to track the problem down to two lines, sometimes it breaks on this line: if

Re: [Sikuli-driver] [Question #634375]: Sikuli via Parallels and capitals / modifier Keys

2017-05-24 Thread masuo
Question #634375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634375 Status: Open => Answered masuo proposed the following answer: try a way to input character by ascii code. keyDown(Key.ALT + Key.NUM8 + Key.NUM4) keyUp(Key.ALT + Key.NUM8 + Key.NUM4) -- You received th

Re: [Sikuli-driver] [Question #634375]: Sikuli via Parallels and capitals / modifier Keys

2017-05-24 Thread Bas
Question #634375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634375 Bas gave more information on the question: .. some more background: I'm creating a screencast, that I want to script due to frequent software updates. >From the "sikuli in action" I'll make screen recordings

Re: [Sikuli-driver] [Question #634375]: Sikuli via Parallels and capitals / modifier Keys

2017-05-24 Thread Bas
Question #634375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634375 Bas gave more information on the question: maybe to add: 1) the Sikuli log shows what I would like to see appearing in the windows app 2) My keyboards are all "US" type. I guess that's not the Ínternational'

[Sikuli-driver] [Question #634375]: Sikuli via Parallels and capitals / modifier Keys

2017-05-24 Thread Bas
New question #634375 on Sikuli: https://answers.launchpad.net/sikuli/+question/634375 Hi, quite new to this, have been searching quite a bit but haven't been able to find this situation elsewhere yet: using Sikuli 1.1.1 on Mac, controlling a windows app that runs via Parallels desktop in window

Re: [Sikuli-driver] [Question #285910]: Running SikuliX with a Parallels VM

2017-05-24 Thread Bas
Question #285910 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/285910 Bas posted a new comment: try Mon=Screen(2) #define monitor Mon.click([your image here]) depending your setup you should use Screen(0), Screen(1) or Screen (2) -- You received this question notification

Re: [Sikuli-driver] [Question #634286]: Sikuli quits on "if" without error message

2017-05-24 Thread stephane
Question #634286 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634286 Description changed to: I've written a small script to play a game, but it quits without giving me any error message. I was able to track the problem down to two lines, sometimes it breaks on this line: if

Re: [Sikuli-driver] [Question #634289]: Drag and drop issue with Mac

2017-05-24 Thread vivek
Question #634289 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634289 Description changed to: Hi, Previously I was using Mac OS version 10.10.2 and java version 1.6.x. sikuli version 1.1.0,By that time Drag and drop works fine. After updating my OS version to 10.12.5 & java v

[Sikuli-driver] [Question #634289]: Drag and drop issue with Mac

2017-05-24 Thread vivek
New question #634289 on Sikuli: https://answers.launchpad.net/sikuli/+question/634289 Hi, Previously I was using Mac OS version 10.10.2 and java version 1.6.x. sikuli version 1.1.0,By that time Drag and drop works fine. After updating my OS version to 10.12.5 & java version to 1.8.0.131 Only mo

[Sikuli-driver] [Question #634286]: Sikuli quits on "if" without error message

2017-05-24 Thread stephane
New question #634286 on Sikuli: https://answers.launchpad.net/sikuli/+question/634286 I've written a small script to play a game, but it quits without giving me any error message. I was able to track the problem down to two lines, sometimes it breaks on this line: if myRegion.inside().exists(P

[Sikuli-driver] [Bug 1503550] Re: [1.1.0] type() types multiple chars with capital

2017-05-24 Thread Bas
Hello, I'm quite a newbe but love Sikuli so far! I have the same problem, all my typing appears in lower case in the app I'm testing. (or in capitals when caps lock is on) http://www2.saplinglearning.com/help/when-i-try-type-letters-i-only-get-numbers-capital-letters-or-lowercase-letters Tried a

Re: [Sikuli-driver] [Question #634207]: Change variable in onChange

2017-05-24 Thread stephane
Question #634207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634207 Status: Answered => Solved stephane confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answ

Re: [Sikuli-driver] [Question #633680]: [1.1.2] VNC: Special keys (Key.UP) dont work

2017-05-24 Thread Chp
Question #633680 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/633680 Status: Answered => Solved Chp confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer co

Re: [Sikuli-driver] [Question #634223]: Robot Framework Drag and Drop

2017-05-24 Thread RaiMan
Question #634223 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634223 Status: Open => Needs information RaiMan requested more information: Looks like you are using a RFW wrapper, because you are talking about keywords, since SikuliX does not provide keywords. So which wra

[Sikuli-driver] [Question #634223]: Robot Framework Drag and Drop

2017-05-24 Thread Arief Rahman
New question #634223 on Sikuli: https://answers.launchpad.net/sikuli/+question/634223 Hi, i'm trying sikuli robot framework and have succeed install and running a test or two with it, and Sikuli is a great Library to use! However i'm facing a new problem here, when i try to use drag and drop keyw

Re: [Sikuli-driver] [Question #634207]: Change variable in onChange

2017-05-24 Thread masuo
Question #634207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634207 masuo proposed the following answer: The variable "restart" in function "changed" is a local variable. def changed(event): global restart # <-- add restart=True -- You received this question noti

Re: [Sikuli-driver] [Question #634207]: Change variable in onChange

2017-05-24 Thread RaiMan
Question #634207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634207 Status: Open => Answered RaiMan proposed the following answer: variables being assigned a value are taken as local to the def context and hence not "known" in the main context. try this: def changed(eve

Re: [Sikuli-driver] [Question #634207]: Change variable in onChange

2017-05-24 Thread stephane
Question #634207 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/634207 Description changed to: I have a loop running while at the same time observing a region on my screen: def changed(event): restart=True restart=False region.onChange(100, changed) region.observe(backgro

[Sikuli-driver] [Question #634207]: Change variable in onChange

2017-05-24 Thread stephane
New question #634207 on Sikuli: https://answers.launchpad.net/sikuli/+question/634207 I have a loop running while at the same time observing a region on my screen: def changed(event): restart=True restart=False region.onChange(100, changed) region.observe(background=True) while True: i

[Sikuli-driver] [Bug 1693110] Re: [1.1.2] VNC: Special keys (Key.UP) dont work --- fixed 2017-05-25

2017-05-24 Thread RaiMan
thanks for finding. I made it a bug and fixed it. A new version of 1.1.2 should be available during the next hour. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1693110 Title: [1.1.2] VNC: Spec

[Sikuli-driver] [Bug 1693110] [NEW] [1.1.2] VNC: Special keys (Key.UP) dont work --- fixed 2017-05-25

2017-05-24 Thread RaiMan
Public bug reported: Hello app version: sikulix1.1.2.jar win10 64-bit Vmlite vnc server for android my code is: sVnc = vncStart('-.-.-.-', 5901) sleep(5) sVnc.type(Key.UP) then throw a exception: sVnc.type(Key.UP) at org.sikuli.vnc.VNCRobot.charToXlib(VNCRobot.java:200) at org

Re: [Sikuli-driver] [Question #633680]: [1.1.2] VNC: Special keys (Key.UP) dont work

2017-05-24 Thread RaiMan
Question #633680 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/633680 Status: Open => Answered RaiMan proposed the following answer: thanks for finding. I made it a bug and fixed it. A new version of 1.1.2 should be available during the next hour. -- You received this