MarketSquare / SwingLibrary

Swing UI testing library for Robot Framework
Other
113 stars 68 forks source link

Could pass program parrameters to main method. #130

Open koujun2012 opened 5 years ago

koujun2012 commented 5 years ago

Launch Application | className, *args | Launches application with the given arguments. Example: Launch Application com.acme.myapplication.MyApp arg1 arg2

main method could not get arg1,args.

rticau commented 3 years ago

@koujun2012 unfortunately due to time and other constraints some issues remained unanswered for a long time. I imagine this issue is no longer valid?