sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41135
[Bug 1653996] Re: Dropdowns that fits in the browser (Firefox) window is not visible for sikulix on Ubuntu 16.04
Thanks for kind feedback.
I checked on macOS 10.12 with Firefox: the dropdown is visible in the
shot.
You might try with version 1.1.1. (which I use)
For now I do not accept this as a SikuliX bug, since the capture completely relies on the java AWT Robot capture feature.
In your case this means, that the dropdown (at least for the "buffer" Java sees) is hidden behind the FF window.
Since with the standard Ubuntu GUI there are some other oddities, I suppose it is an Ubuntu/Java/Firefox problem.
In your case I do not see a workaround besides using Selenium for that.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1653996
Title:
Dropdowns that fits in the browser (Firefox) window is not visible for
sikulix on Ubuntu 16.04
Status in Sikuli:
Opinion
Bug description:
Setup:
Sikuli 1.1.0
Firefox 50.1.0, Chrome 55.0.2+
Ubuntu 16.04 64-bit
When I try to select something from a dropdown (HTML Select element)
that fits in the browser window it wont be visible for sikuli. I made
sikulix to save a screenshot when it fails, and in the screenshot the
dropdown options is not visible.
If I make it so the dropdown options reaches the outside of the
browser edges then it will be visible for sikulix and if I also make
it to save a screenshot in that moment the dropdown options will be
visible in the screenshot as well.
To make sure it wasnt just my application that was the problem i tried
it on w3schools HTML select example with the same result:
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_select
This is NOT a problem on windows. I havent managed to try it on a Mac
yet.
(Keep up the amazing job RaiMan!)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1653996/+subscriptions
References