test with spectron on an exe doesn't work

后端 未结 0 1906
天涯浪人
天涯浪人 2021-01-14 08:52

I\'m trying to test an electron application in production (testing the exe) in this way:

  const app = new Application({
    path: \'PathToExe\',
    args: []         


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