问题
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