How to automatate Intellij idea UI ?
已回答
How to automate IntelliJ idea UI ?
We are developing a plug in/add on and we want to automate the UI of the idea (as A developer trying to install/setup and use the plug in)...
What is the correct tool to do it ?
KR
Nicolas Grossi
请先登录再写评论。
Nicolas,
IDE has the possibility to record and play macros (Edit > Macros). Maybe that'd be useful for you?
You can take it as a starting point: com/intellij/ide/actionMacro