开发者

How to clickRight in selenium dont use javascript and fireevent?

开发者 https://www.devze.com 2023-04-07 16:57 出处:网络
I have one contextmenu and i want to clickRight in selenium test. i try t开发者_如何学编程o use

I have one contextmenu and i want to clickRight in selenium test. i try t开发者_如何学编程o use fireEvent but i m failed. and i dont know java script. So how to do clikright in selenium.

thanks


Use selenium.contextMenu(locator)


Have you tried the recording feature of the ide? What code does it produce?

Search the forum and you find: Selenium IDE - record right click

0

精彩评论

暂无评论...
验证码 换一张
取 消