【问题标题】:Is there anyway to send protractor's output into a file?无论如何将量角器的输出发送到文件中?
【发布时间】:2019-07-16 02:47:17
【问题描述】:

无论如何,我正在寻找将量角器的终端输出发送到文件或变量中。我想将它发送到 TestLink 应用程序的输入中。

【问题讨论】:

  • 目前,您是如何执行测试的(即,如果您正在执行测试,请粘贴命令)?
  • 我通过'protractor protractor.conf.js'运行它。
  • 在这种情况下,我认为@DublinDev 的答案应该适合你。

标签: node.js testing protractor automated-tests testlink


【解决方案1】:

一种选择是从命令行直接将输出发送到另一个文件

protractor .\conf.js > .\protractor.txt

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2015-09-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多