Giter VIP home page Giter VIP logo

Comments (6)

yaniswang avatar yaniswang commented on May 18, 2024

IE慢是正常的,据我所知目前好像没办法。
不过将来可以将多浏览器改为并发执行,这样一个浏览器慢也不至于影响太大。

firefox出错的是什么样的代码?

from uirecorder.

yaniswang avatar yaniswang commented on May 18, 2024

angular/protractor#3049

firefox的问题可以参考这个,说是要把firefox升级到最新版本

from uirecorder.

gleams avatar gleams commented on May 18, 2024

谢谢,

from uirecorder.

yaniswang avatar yaniswang commented on May 18, 2024

楼上解决了吗?

from uirecorder.

dongyuhua avatar dongyuhua commented on May 18, 2024

@yaniswang 我的脚本在多浏览器测试时,ie和chrome验证通过,firefox的点击事件总是失败 报如下错,请教大神怎么处理?

  1. click: 登录 ( #unLogin li:nth-child(1) > a, 27.5, 14, 0 )
    2) click: × ( #user_login a.close, 9.265625, 14.5, 0 )
    3) × click: 数据查询 ( #common_tab li.open > a.dropdown-toggle, 42.5, 16, 0 )
    √ scrollTo: 0, 778 (125ms)
    4) click: dl:nth-child(1) > a > dd.search_img > img.center-block, 88, 70, 0
    √ waitBody: (547ms)
    5) click: 北京 ( #district li:nth-child(1), 28, 11, 0 )
    6) "after all" hook

Error: done() invoked with non-Error: Error communicating with the remote browser. It may have died.
Build info: version: '3.0.0-beta2', revision: '2aa21c1', time: '2016-08-02 15:03:28 -0700'
System info: host: 'DESKTOP-0KRF64E', ip: '192.168.2.165', os.name: 'Windows 10', os.arch: 'x86', os.version: '10.0', java.version: '1.8.0_101'
Driver info: driver.version: EventFiringWebDriver
Capabilities [{rotatable=false, raisesAccessibilityExceptions=false, hosts=, appBuildId=20160823121617, version=48.0.2, platform=XP, proxy={}, command_id=1, specificationLevel=0, ie.ensureCleanSession=true, acceptSslCerts=false, browserVersion=48.0.2, platformVersion=10.0, XULappId={ec8030f7-c20a-464f-9b0e-13a3a9e97384}, browserName=Firefox, takesScreenshot=true, takesElementScreenshot=true, platformName=Windows_NT, device=desktop}]
Session ID: 1bdcd1d9-4415-4afa-a4a4-e6adbebe9257

from uirecorder.

yaniswang avatar yaniswang commented on May 18, 2024

具体看下,是什么原因导致这个DOM找不到?
#common_tab li.open > a.dropdown-toggle

用例执行时,关注下。

from uirecorder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.