sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48086
[Question #672384]: Sikuli command to click button within HTML5 canvas object fails
New question #672384 on Sikuli:
https://answers.launchpad.net/sikuli/+question/672384
First time I've encountered this issue while using SikuliX IDE.
So I decided that it is some kind of a bug and installed PyCharm for work directly with sikuli api.
But I've encountered the same issue.
It looks like as follows:
There is a button within HTML5 canvas object. It is active in the means that it gets into active
state (frame appears) upon mouse cursor rollover. Mouse cursor changes states twice: upon button
rollover and after button click.
What I can see:
1. Mouse cursor rolled over the button (mouse cursor and button have changed accordingly)
2. Mouse cursor changed as if button was clicked. But button was not clicked.
>From time to time it works though.
Which makes me ever more frustrated, because in my opinion it happens just under the same conditions.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.