Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse のテキスト エディター内の SWTBot ハイパーリンクでテストしようとしています。問題は、ハイパーリンクがオンデマンドで表示される (Eclipse の機能) ことです。つまり、トークンの変更は、マウスがその上に移動して + キーボード キー (CtrlまたはAlt) が押された場合にのみ、ハイパーリンクとして表示されます。
SWTBot でキーを押しながらマウスの動きをシミュレートするにはどうすればよいですか?