gpt4 book ai didi

Watir- 如何将鼠标悬停在任何 HTML 元素上

转载 作者:行者123 更新时间:2023-12-01 14:35:59 24 4
gpt4 key购买 nike

我有一个 Web 应用程序,在该应用程序中,当我们将鼠标移到该应用程序上时,顶部菜单会打开(我不想单击该顶部菜单,因为单击该菜单会将页面重定向到另一个页面)。将鼠标悬停在它上面会打开一个菜单列表,我将能够选择菜单项,但不能将鼠标悬停在顶部菜单上以便出现下拉菜单列表。

fire_event("onmouseover") is not working, it is only flashing that menu(element) but not opening the drop down menu list.

谁能给我解决方案,请问如何将鼠标悬停在任何 HTML 元素上。

最佳答案

嗯,有#hover方法:

browser.element(:how => what).hover

这也有帮助:How to find out which JavaScript events fired?

关于Watir- 如何将鼠标悬停在任何 HTML 元素上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12315889/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com