Giter VIP home page Giter VIP logo

Comments (7)

wukenaihe avatar wukenaihe commented on May 8, 2024

@913496301 这个是bat脚本写法的问题,本身应该是支持的,你在调用的语句前加一句call试试。

call python main.py ****** *** **这样的

from gautomator.

913496301 avatar 913496301 commented on May 8, 2024

我改成call这个了 还是不行。。目前是这样 需要两个设备进行交互 A设备执行a脚本到某一句的时候 os.system 执行bat 然后B设备执行b脚本 我改成call了之后 ab脚本都在A设备上执行。。。。

from gautomator.

wukenaihe avatar wukenaihe commented on May 8, 2024

@913496301 你不同手机执行的是不一样的脚本的,那我这个理解有误。你可以试下,os.system()

执行如下的。具体的描述请参考文档中的2.4 本地运行
python main.py --qqname=2952020110 --qqpwd=wetestpwd --engineport=50031 --uiport=19000 --serial=saaaweadf

你可以尝试下,这个我也没搞过。理论上可以的

from gautomator.

NateRiverNaz avatar NateRiverNaz commented on May 8, 2024

@wukenaihe

你好 我本机连接了两个设备
之后运行 python xxx.py --engineport=50031 --uiport=19000 --serial=devicesname
指定了其中一个设备
但是实际运行的却是没有指定的那个设备
求解

from gautomator.

wukenaihe avatar wukenaihe commented on May 8, 2024

@NateRiverNaz 请确认下,serial名称看,adb devices。如果2个设备,指定了其效果了,不应该出现这种情况。如果serial没起效果,两个设备的情况下应该是抛出异常的

from gautomator.

NateRiverNaz avatar NateRiverNaz commented on May 8, 2024

2151
1204

@wukenaihe 谢谢回答,我再次尝试指定其中一台设备A运行,adb会报error
结果依旧是非指定的那台设备B运行了

from gautomator.

wukenaihe avatar wukenaihe commented on May 8, 2024

@NateRiverNaz 支持,看文档

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.