51Testing软件测试论坛

标题: 关于#katalon recoder#的verifyText问题,如何解决? [打印本页]

作者: 测试积点老人    时间: 2022-4-27 10:45
标题: 关于#katalon recoder#的verifyText问题,如何解决?
使用katalon recoder ,verifyText,assertText等断言前两天能正常使用,今天一直报这个错,检查业务功能是正常的,怀疑了人生,有遇到过相关情况的莫
  1. [error] Cannot read properties of undefined (reading 'getCommandHandler')
复制代码
方法使用:
  1. verifyText(locator, pattern)
  2. Generated from getText(locator)
  3. Arguments:
  4. locator - an element locator
  5. Returns:
  6. the text of the element
  7. Gets the text of an element. This works for any element that contains text. This command uses either the textContent (Mozilla-like browsers) or the innerText (IE-like browsers) of the element, which is the rendered text shown to the user.
  8. Please see samples at Github.
复制代码
[attach]137652[/attach]


作者: 郭小贱    时间: 2022-4-28 10:01
是不是改啥配置了啊?
作者: qqq911    时间: 2022-4-28 11:20
配置文件检查下
作者: jingzizx    时间: 2022-4-28 16:46
环境变了?
作者: kallinr    时间: 2022-4-28 17:13
环境配置




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2