【问题标题】:Is there an alert box or Console.log in TestComplete?TestComplete 中是否有警告框或 Console.log?
【发布时间】:2012-07-18 14:50:51
【问题描述】:

如果我想将某些内容输出到屏幕上,我将如何使用 Jscript 脚本来执行此操作。我习惯使用 alert 或 console.log 都不起作用。有没有办法只在屏幕上打印一些东西来帮助我调试?

谢谢

【问题讨论】:

    标签: javascript jscript testcomplete


    【解决方案1】:
    BuiltIn.ShowMessage("Hello govna"); 
    

    成功了

    还有一些有用的东西是This Message Dialog where you can add some buttons to your output statements

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-04-19
      • 2016-05-19
      • 2018-06-05
      • 2023-04-02
      • 2018-01-01
      • 1970-01-01
      相关资源
      最近更新 更多