问题
Im using Selenium IDE for record test for my web app.
Selenium IDE do not recognize the right click in my div. I've customized right click over my div and I wanna test relative functions.
Can anyone help me?
Thanks!
Tommaso
回答1:
Use 'contextMenu' / 'contextMenuAt' to do a right-click. But as far as i know, you can not record that yet, so you have to add it manually.
来源:https://stackoverflow.com/questions/7172955/selenium-ide-record-right-click