It really depends on the menu implementation, and whether it's a standard
HTML select box or some custom UI component. You may need to click on
it...or you may need to inspect the live DOM to make sure that you're
targeting an element that actually triggers the menu to show.

On Tue, Nov 1, 2016 at 8:17 AM, Aleksandr Abrosimov <[email protected]>
wrote:

> Hi, I'm using Geb 1.0v and faced with unexpected behavior:
>
> After I apply 'moveToElement' for an element from drop down menu, it's
> just highlighted and nothing happen - menu doesn't fall down.
> It seems like cursor hovers over menu item and takes away at once.
>
> The same peace of code works fine for Geb 0.13.1v
>
> Thanks,
> Alex
>
> --
> You received this message because you are subscribed to the Google Groups
> "Geb User Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/geb-user/ee37f351-9fcb-41ef-83a5-e14f346d4eb6%40googlegroups.com
> <https://groups.google.com/d/msgid/geb-user/ee37f351-9fcb-41ef-83a5-e14f346d4eb6%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "Geb 
User Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/geb-user/CAB06vMA-fcTeieb1%3DVcNzCpZA4wFoNFNT6GnPi%2BeB7T%2BffmdgA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to