【问题标题】:E/launcher - Process exited with error code 199E/launcher - 进程退出,错误代码 199
【发布时间】:2019-01-09 20:00:24
【问题描述】:

您好,我是角度和量角器的新手,我正在获取“E/launcher - Process exited with error code 199”我的代码出现此错误

// conf.js
exports.config = {
//seleniumAddress: 'http://localhost:4444/wd/hub',
specs: ['spec.js'],
capabilities: {
'browserName': 'chrome',

},
useAllAngular2AppRoots: true,
framework: 'jasmine',
}

但是当我尝试通过以下命令“protrator”filepath\conf.js“运行 protrator 时,出现“E-launcher process exited with error code 199”错误。谁能告诉我,我在做什么错误? 我正在使用 chrome 54 和 Protractor 版本 5.3.0

【问题讨论】:

    标签: angularjs selenium-webdriver jasmine protractor


    【解决方案1】:

    尝试使用 chromedriver 2.27,如果 2.27 不能解决您的问题,则使用 chromedriver 2.34。 你用的是哪个chromedriver?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-03-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-03-02
      • 1970-01-01
      相关资源
      最近更新 更多