Selenium moveByOffset doesn't do anything

前端 未结 5 1992
轻奢々
轻奢々 2021-01-06 17:08

I\'m running latest selenium 2.41 with Firefox 28.0 on Linux Xubuntu 13.10

I\'m trying to get FirefoxDriver to move the mouse over the page (in my test, I\'ve used

5条回答
  •  甜味超标
    2021-01-06 17:45

    i suggest that if your browser is not perform movetoelement and move to offset then you have put wrong offset of element for find offset you use Cordinates plugin in chrome

提交回复
热议问题