I have a problem with packing my maven selenium project in a standalone jar-file. There is no cp for testclasses despite being in jar file

后端 未结 0 373
刺人心
刺人心 2021-01-07 17:21

I try to pack my maven selenium autotest project into a standalone jar. I use the next main class to start test classes:

public static void main(String[] args) {

相关标签:
回答
  • 消灭零回复
提交回复
热议问题