Closed lukeis closed 8 years ago
It's working as intended. When you use native events, selenium determines the position
and size of an element and sends a mouse event to the position that corresponds to
the center of this element. Whatever element is in this position in the moment of the
click -- that element will receive the event.
> As a workaround, I wait until all links in popup menu is displayed and then proceed
with clicking.
That's exactly what you have to do. Or you can wait until element position/size stops
changing.
Reported by barancev
on 2012-07-11 13:15:10
WorkingAsIntended
Thanks for looking into this!
Reported by p0deje
on 2012-07-11 13:16:28
Reported by luke.semerau
on 2015-09-17 18:15:46
Originally reported on Google Code with ID 4217
Reported by
p0deje
on 2012-07-09 04:14:17