当前位置:网站首页>[after reading the series] how to realize app automation without programming (automatically start Kwai APP)
[after reading the series] how to realize app automation without programming (automatically start Kwai APP)
2022-07-06 10:08:00 【There is a picture in the picture】
The previous article introduced the basic knowledge and preparation of ice fox intelligent assistance , This article will use “ Kwai speed version ”app As an example, automation explains in detail how to use without programming 「 An automated build 」 To complete app automation .
preparation
- Download and install the Kwai version app. Be careful : In order to facilitate the explanation of the following examples , Please make sure to download v3.1.30.687 edition , Click here to download the Kwai version on the official website of Peapod .
- Registered Kwai Fu account , And log in .
newly build 「 An automated build 」
The web side enters 「 Mobile 」/「 An automated build 」, Click on “ newly build ” Button creation named “ Kwai speed version ” An automated build . Click on “ compile ” Button , The system will automatically 「 Mobile 」/「 Mobile script 」 The generated name is “ Kwai speed version ” Of js Script .
The build
Click on “ The build ” Button to start configuring parameters ,
And then choose enterApp modular , Click on “ edit ”

To configure enterApp Module related parameters , Mainly debug、packageName and findTag, Respectively, it means to turn on the module debugging function ;app The package name ; Get into app A certain... Appears on the back home page tag, It appears tag Indicates that it has entered app.

Fill in separately true,com.kuaishou.nebula,com.kuaishou.nebula:id/redFloat, As shown in the figure below :

test
- Compile auto build , Compile automatic build into js Script , As shown above .
- The web side enters 「 Web side 」/「 Mobile script 」, Click on “ Modify the script ” Button to view or modify the generated js Script ( The compressed js copy to https://www.bejson.com/ Easy to read after formatting )

- And then click “ perform ” Button , Select the corresponding device , Start executing the script .

- If the execution is successful , Then automatically start the Kwai version , Later, it will automatically exit the Kwai version .
summary
This chapter starts by configuring parameters “ Kwai speed version ”app. The next article will continue to introduce how to automatically short videos without programming
https://blog.csdn.net/m0_62259629/article/details/122874239.
边栏推荐
- Automation sequences of canoe simulation functions
- How to make shell script executable
- 13 医疗挂号系统_【 微信登录】
- docker MySQL解决时区问题
- Control the operation of the test module through the panel in canoe (primary)
- 在CANoe中通过Panel面板控制Test Module 运行(初级)
- [one click] it only takes 30s to build a blog with one click - QT graphical tool
- Programmation défensive en langage C dans le développement intégré
- How can I take a shortcut to learn C language in college
- vscode 常用的指令
猜你喜欢

Teach you how to write the first MCU program hand in hand

What you have to know about network IO model

PR 2021 quick start tutorial, first understanding the Premiere Pro working interface

How to make shell script executable

Jar runs with error no main manifest attribute

Automation sequences of canoe simulation functions

Carolyn Rosé博士的社交互通演讲记录

MySQL的存储引擎

软件测试工程师必备之软技能:结构化思维

在CANoe中通过Panel面板控制Test Module 运行(高级)
随机推荐
软件测试工程师必备之软技能:结构化思维
Redis集群方案应该怎么做?都有哪些方案?
Notes of Dr. Carolyn ROS é's social networking speech
C miscellaneous two-way circular linked list
在CANoe中通過Panel面板控制Test Module 運行(初級)
Listen to my advice and learn according to this embedded curriculum content and curriculum system
PR 2021 quick start tutorial, first understanding the Premiere Pro working interface
MySQL实战优化高手10 生产经验:如何为数据库的监控系统部署可视化报表系统?
嵌入式开发中的防御性C语言编程
Write your own CPU Chapter 10 - learning notes
CAPL 脚本对.ini 配置文件的高阶操作
在CANoe中通过Panel面板控制Test Module 运行(初级)
CANoe不能自动识别串口号?那就封装个DLL让它必须行
Routes and resources of AI
MySQL实战优化高手08 生产经验:在数据库的压测过程中,如何360度无死角观察机器性能?
Canoe CAPL file operation directory collection
Defensive C language programming in embedded development
What should the redis cluster solution do? What are the plans?
Control the operation of the test module through the panel in canoe (Advanced)
Single chip microcomputer realizes modular programming: Thinking + example + system tutorial (the degree of practicality is appalling)

