Git Product home page Git Product logo

Comments (3)

codeskyblue avatar codeskyblue commented on July 18, 2024

有可能是adb 重新启动了的感觉

from atx.

bsshanghai avatar bsshanghai commented on July 18, 2024

而且atx自带的report也不能用。
在一个脚本里面同时用atx连接,然后使用Report,这样写的话,它最终不运行,提示要init。然而init了也木有用。

ph_serial='FBD4T17817002443'

d=atx.connect(ph_serial)

rppath="F:\d2\report\"
rpnum=len(os.listdir(rppath))
rp_id=rppath+'rp'+str(rpnum+1)

rp = report.Report(d, save_dir=rp_id)
rp.patch_uiautomator()
rp.info("Start test")
尴尬啊
华为荣耀畅玩平板2,KOB-W09 安卓7.0

from atx.

codeskyblue avatar codeskyblue commented on July 18, 2024

是的,默认的report不能用了,文档有写

from atx.

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.