51Testing软件测试论坛
标题:
selenium webdriver里有根据指定坐标点击的方法吗
[打印本页]
作者:
神殇月
时间:
2016-11-30 16:48
标题:
selenium webdriver里有根据指定坐标点击的方法吗
最近遇到个问题,需要指定坐标点击,但网上一直找不到有指定坐标的方法,有谁知道能告知下吗
作者:
神殇月
时间:
2016-12-1 09:40
人额?。。。。
作者:
Bugkiller
时间:
2016-12-1 16:28
沙发
作者:
若尘_51
时间:
2016-12-1 16:57
ActionChains方法列表
move_by_offset(xoffset, yoffset) ——鼠标从当前位置移动到某个坐标
move_to_element(to_element) ——鼠标移动到某个元素
move_to_element_with_offset(to_element, xoffset, yoffset) ——移动到距某个元素(左上角坐标)多少距离的位置
上面的可以尝试看看行不行~~
作者:
zhangddd
时间:
2018-3-19 18:26
我最近也在想这个问题,现在有解决办法了吗?
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2