سؤال

I've an existing RCP application running on windows platform. I want to design an application in java to open the application, fill the from and click the buttons. Is it possible?

هل كانت مفيدة؟

المحلول

If it is an RCP (Rich Client Platform) application then it should be using SWT (not Swing) and you can do automation tasks using SWTBot.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top