In selenium automation mouse arrow movement is it possible for a test case

两盒软妹~` 提交于 2019-12-10 19:52:12

问题


I am new to selenium .. I want to know how the mouse arrow movement can be shown to the user.I mean to say we automate certain things.. I want to know how we can get the mouse arrow movement to the user who is seeing the automation going on in selenium. Is it possible ???

Can we clearly show what is being clicked , I mean which button is being clicked by mouse arrow movement.

I hope I am clear


回答1:


There is add-on, which highlight elements being clicked. You can find that 1

https://addons.mozilla.org/en-US/firefox/search/?q=element+highlighter+selenium+IDE&appver=11.0&platform=windows..

As per my knowledge it is not possible to show mouse arrow movement



来源:https://stackoverflow.com/questions/9867322/in-selenium-automation-mouse-arrow-movement-is-it-possible-for-a-test-case

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!