simagorn
Results
1
comments of
simagorn
+1 With this config ` capabilities: { 'browserName': 'chrome', chromeOptions: { binary: './node_modules/.bin/electron', args: ['app=./main.js'] } } ` Following error is obtained on executing the tests. `[10:59:03] E/launcher - unknown...