webdriverio-boneyard / wdio-selenium-standalone-service

WebdriverIO v4 service to start & stop Selenium Standalone http://webdriver.io
MIT License
54 stars 28 forks source link

seleniumArgs is not being pass correctly to selenium-standalone start #24

Open mon-atg opened 7 years ago

mon-atg commented 7 years ago

in launcher.js, it is passing _seleniumStandalone2.default.start(_this.seleniumArgs, function (err, process) {

in start.js (selenium-standalone), it is looking for opts.seleniumArgs and not opts.