[Sikuli-driver] [Question #267224]: Mouse pointer not being displayed in during .hover() usage

2015-05-21 Thread Sherief
New question #267224 on Sikuli:
https://answers.launchpad.net/sikuli/+question/267224

Hello,

I am creating some automated HOW-TO screencasts using Sikuli nightly and 
noticed that while using find(image).hover() that screen capture software such 
as QuickTime (OS X 10.10.3) never captures the mouse's pointer unless I use the 
trackpad. Why Sikuli can't do the same?

Here's a sample screencast created using Sikuli nightly April (you can see me 
moving the mouse using the trackpad at 0:22, other than that it's all 
automated):
https://www.dropbox.com/s/t3txbin8l7ols53/TorBrowserAutomatedDownload.mov?dl=0

Thanks.
 

-- 
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 #267224]: Mouse pointer not being displayed in during .hover() usage

2015-05-22 Thread RaiMan
Question #267224 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/267224

Status: Open => Answered

RaiMan proposed the following answer:
I do not understand.

What should Sikuli do the same?

The screenshots, SikuliX internally makes to search for visual objects
are without the mousepointer. This is due to the Java Robot capture
feature used internally.

-- 
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 #267224]: Mouse pointer not being displayed in during .hover() usage

2015-05-22 Thread Eugene Maslov
Question #267224 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/267224

Eugene Maslov proposed the following answer:
I tried recording of hover() from IDE under Win 7-64 bit with VirtualDub
, it worked properly there when "capture mouse pointer" checkbox was
activated in VirtualDub. So it's probably some problem of OS X or
Quicktime.

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