51Testing软件测试论坛

标题: uirecorder 录制成功后回放脚本超时 [打印本页]

作者: lshh8151992    时间: 2017-8-22 17:15
标题: uirecorder 录制成功后回放脚本超时
uirecorder 脚本录制成功,跑脚本的时候发现有很多脚本都报AssertionError错误,各位有什么方法解决嘛?
product/cdn : chrome
    √ url: http://www.163yun.com (2043ms)
    √ waitBody:  (549ms)
    √ click: 产品 ( li:nth-child(1) > a.z-cursor-d, 17, 40, 0 ) (671ms)
    √ scrollElementTo: li:nth-child(1) > div.navs-menus > div.g-c-bd > div.g-r, 0, 200 (640ms)
    √ scrollElementTo: li:nth-child(1) > div.navs-menus > div.g-c-bd > div.g-r, 0, 239 (628ms)
    √ click: CDN 跨地域、跨运营商... ( div:nth-child(6) > a:nth-child(3), 153, 28, 0 ) (663ms)
    √ waitBody:  (532ms)
    1) expect: text, div.text > div:nth-child(1) > h2:nth-child(1), equal, CDN
    2) click: 功能特点 ( span[data-id="trait"], 46, 12, 0 )
    √ scrollTo: 0, 545
    √ scrollTo: 0, 145
    3) click: 帮助文档 ( li[data-id="doc"], 15, 38, 0 )
    √ scrollTo: 0, 1368
    √ scrollTo: 0, 868
    √ scrollTo: 0, 868


  12 passing (2m)
  3 failing

  1) product/cdn : chrome expect: text, div.text > div:nth-child(1) > h2:nth-child(1), equal, CDN:
     AssertionError: expected [Error: AssertionError: expected [Error: Wait element displayed timeout: div.text > div:nth-child(1) > h2:nth-child(1) ,30000ms] not to be an error] to equal 'CDN'


  2) product/cdn : chrome click: 功能特点 ( span[data-id="trait"], 46, 12, 0 ):
     Error: the string "Wait element displayed timeout: span[data-id=\"trait\"] ,30000ms" was thrown, throw an Error
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

  3) product/cdn : chrome click: 帮助文档 ( li[data-id="doc"], 15, 38, 0 ):
     Error: the string "Wait element displayed timeout: li[data-id=\"doc\"] ,30000ms" was thrown, throw an Error
      at <anonymous>
      at process._tickCallback (internal/process/next_tick.js:188:7)

作者: 测试菜鸟梦    时间: 2017-8-22 19:09
录制完成的脚本中包含资源文件,需要手动去除。否则回放时找不到这些文件
作者: lshh8151992    时间: 2017-8-23 14:30
测试菜鸟梦 发表于 2017-8-22 19:09
录制完成的脚本中包含资源文件,需要手动去除。否则回放时找不到这些文件

请问下,录制完成的脚本中包含资源文件?是什么意思?我刚接触这个,哪些资源文件啊?
作者: binkuai124    时间: 2017-10-27 16:54
webdriver和浏览器不匹配的时候,可能会有这个问题。现在网上关于uirecorder的资源比较少
作者: dswka    时间: 2017-11-17 23:23
今天没事来逛逛




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