Giter Club home page Giter Club logo

Comments (10)

wukenaihe avatar wukenaihe commented on May 18, 2024

有的哈。录制工具那边我们需要重新做一下,如果不介意,我们可以提前放出还没有产品化的代码

from gautomator.

zqlangzi avatar zqlangzi commented on May 18, 2024

哈哈哈, 当然不介意。越快越好呐。不然我就又得返回折腾monkeyrunner了。一套自动化产品中,要是用2套机制,那挺麻烦的。

from gautomator.

GlodenBoy avatar GlodenBoy commented on May 18, 2024

不知录制工具是否已经有了

from gautomator.

wukenaihe avatar wukenaihe commented on May 18, 2024

@luoxiaoji 从内部反馈情况,产品经理决定不列入开发计划,可能会被一直搁置。非常抱歉,下面语句能获取到录制内容
res=engine.socket.send_command(500) logger.debug(res) while True: res=engine.socket._recv_data() logger.debug(res)

from gautomator.

skyseraph avatar skyseraph commented on May 18, 2024

@wukenaihe 录制回放为什么被搁置,感觉很有用哈?

from gautomator.

wukenaihe avatar wukenaihe commented on May 18, 2024

@skyseraph 内部自动化项目主要走向专项测试。你觉得录制回放有什么用呢?目前能看到的就只有兼容测试

from gautomator.

skyseraph avatar skyseraph commented on May 18, 2024

@wukenaihe 你们说的这个录制回放是指什么,有没有Demo?
即使是兼容性测试,至少不要写脚本了吧?,这不是很大的作用么?

from gautomator.

wukenaihe avatar wukenaihe commented on May 18, 2024

@skyseraph 录制工具,回放时无法做到与录制时一摸一样。对于需要录制来进行兼容测试的,通常是某一个功能点。从现在是的使用情况来看,大家宁愿写脚本来精确控制。处于中间产品形态的录制工具,调研下来市场不大。只是大家本能的觉得这个很酷。

from gautomator.

skyseraph avatar skyseraph commented on May 18, 2024

@wukenaihe 恩,感觉很炫酷,能否释放一个例子在GAutomator上跑下看下效果哈?
关于无法做到录制时一模一样,原因是游戏场景的变化么,如果这样脚本也会遇到吧?

from gautomator.

wukenaihe avatar wukenaihe commented on May 18, 2024

@skyseraph 没有录制工具功能强大上是可以超过脚本的。主要的问题在于游戏的易变性,动不动就给你来个弹出框。还有账号问题,第一次有新手引导,第二次或者其他账号可能没有。

录制导出的脚本,可读性较差,不易于写if else条件判断。且一旦加了条件判断等其他内容之后,无法再二次录制等麻烦。

from gautomator.

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.