开发者

Watin - how to ctrl-click a link?

开发者 https://www.devze.com 2023-02-15 09:15 出处:网络
It seem开发者_Go百科s like a simple operation - given a Watin Link class, how do you perform a crtl-click on the link?I don\'t see how you can perform a keyDown for ctrl using either a Watin method or

It seem开发者_Go百科s like a simple operation - given a Watin Link class, how do you perform a crtl-click on the link? I don't see how you can perform a keyDown for ctrl using either a Watin method or System.Windows.Forms.SendKeys.

Any suggestions are greatly appreciated.


Is control clicking even a supported mode of mouse usage on windows?

On the Mac it is the equivalent of "right clicking", so do you just need to click with the other button ?

0

精彩评论

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