CN113420189A - Intelligent terminal android App control method and system based on RPA - Google Patents

Intelligent terminal android App control method and system based on RPA Download PDF

Info

Publication number
CN113420189A
CN113420189A CN202110958076.5A CN202110958076A CN113420189A CN 113420189 A CN113420189 A CN 113420189A CN 202110958076 A CN202110958076 A CN 202110958076A CN 113420189 A CN113420189 A CN 113420189A
Authority
CN
China
Prior art keywords
intelligent terminal
adb
rpa
interface
connection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110958076.5A
Other languages
Chinese (zh)
Inventor
吴广源
徐红
纪传俊
昝云飞
赵磊
陈运文
纪达麒
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Daguan Technology Beijing Co ltd
Original Assignee
Daguan Technology Beijing Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Daguan Technology Beijing Co ltd filed Critical Daguan Technology Beijing Co ltd
Priority to CN202110958076.5A priority Critical patent/CN113420189A/en
Publication of CN113420189A publication Critical patent/CN113420189A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories

Abstract

The invention discloses an RPA-based intelligent terminal android App control method and system. The android App control method and system of the intelligent terminal based on the RPA can automate the operation of the common android APP, facilitate the control of the RPA on the mobile phone terminal, solve the pain of the android mobile phone operated by the RPA, can be controlled under wired connection and a wireless local area network, have strong capability and high accuracy of capturing elements at the mobile phone terminal, can automatically generate codes, greatly improve the efficiency of programmers, have high adaptation degree, can adapt to various android versions, have strong compatibility, can operate on Windows and Linux, have high usability, and can easily get on the door.

Description

Intelligent terminal android App control method and system based on RPA
Technical Field
The invention relates to the technical field of computers, in particular to an android App control method and system of an intelligent terminal based on RPA.
Background
In recent years, Robot Process Automation (RPA) has been widely used in the PC field, but it still has limitations for mobile terminal control operations. In recent intelligent manufacturing industry, more and more terminals in the direction of 4.0 industry are equipped with android systems, and the terminals need a large amount of manpower to process simple and repeated auditing, checking and clicking, such as intelligent warehouse code scanning guns and the like. However, no relevant documents exist at present for describing how to automate the operation of the common android APP, so that the RPA can conveniently control the operation of the mobile phone terminal. Therefore, it is necessary to provide an RPA-based smart terminal android App control method and system to solve the above problems.
Disclosure of Invention
The invention provides an intelligent terminal android App control method and system based on RPA, and aims to solve the problem that at present, no relevant literature records how to automate the operation of a common android APP and facilitate the control operation of the RPA on a mobile phone end.
The invention provides an RPA-based intelligent terminal android App control method, which comprises the following steps:
downloading a file of an ADB command line tool to computer equipment and installing the file, and configuring ADB system environment variables on the computer equipment;
after an intelligent terminal is connected with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB connection mode or a wireless connection mode, and obtaining connection information; under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal;
running an RPA automation tool on the computer device, wherein an interface of the RPA automation tool comprises a connection information input box, a Connect button, and a Dump Hierarchy button;
inputting the connection information in the connection information input box, clicking the Connect button to establish connection between an RPA automation tool and an intelligent terminal, clicking the Dump Hierarchy button to refresh an interface of the intelligent terminal, and finally tracking the real-time state of a screen of the intelligent terminal;
acquiring an android App element of the intelligent terminal interface;
editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes;
and after debugging is successful, moving the code into an RPA custom script of the RPA automation tool and executing.
Further, the files of the ADB command line tool include an adb.exe file, a dbwinapi.dll file, and an adbwenusbbapi.dll file.
Further, the USB connection mode is: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number.
Further, the wireless connection mode is as follows: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
Further, the step of obtaining the android App element of the intelligent terminal interface includes automatically obtaining the android App element of the intelligent terminal interface or manually obtaining the android App element of the intelligent terminal interface.
In a second aspect, the present invention provides an RPA-based intelligent terminal android App control system, including: the system comprises computer equipment, an intelligent terminal and a server;
the computer equipment is used for downloading and installing files of the ADB command line tool to the computer equipment, and configuring ADB system environment variables on the computer equipment; after an intelligent terminal is connected with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB (universal serial bus) connection mode or a wireless connection mode, and obtaining connection information; under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal; running an RPA automation tool on the computer device, wherein an interface of the RPA automation tool comprises a connection information input box, a Connect button, and a Dump Hierarchy button; inputting the connection information in the connection information input box, clicking the Connect button to establish connection between an RPA automation tool and an intelligent terminal, clicking the Dump Hierarchy button to refresh an interface of the intelligent terminal, and finally tracking the real-time state of a screen of the intelligent terminal; acquiring an android App element of the intelligent terminal interface; editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes; after debugging is successful, the code is moved into an RPA self-defined script of an RPA automation tool and executed;
the intelligent terminal is connected with the computer equipment in a USB connection mode or a wireless connection mode and is used for carrying out automatic operation of the android App under the control of the RPA automatic tool;
the server is used for running as a background process on the computer equipment and managing communication between the client of the ADB command line tool running on the computer equipment and the daemon running on the intelligent terminal.
Further, the files of the ADB command line tool include an adb.exe file, a dbwinapi.dll file, and an adbwenusbbapi.dll file.
Further, the USB connection mode is: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number.
Further, the wireless connection mode is as follows: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
Further, the computer device is configured to automatically acquire the android App element of the intelligent terminal interface or manually acquire the android App element of the intelligent terminal interface.
The invention has the following beneficial effects: the android App control method and system of the intelligent terminal based on the RPA can automate the operation of the common android APP, facilitate the control of the RPA on the mobile phone terminal, solve the pain of the android mobile phone operated by the RPA, can be controlled under wired connection and a wireless local area network, have strong capability and high accuracy of capturing elements at the mobile phone terminal, can automatically generate codes, greatly improve the efficiency of programmers, have high adaptation degree, can adapt to various android versions, have strong compatibility, can operate on Windows and Linux, have high usability, and can easily get on the door.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without any inventive exercise.
Fig. 1 is a flowchart of an RPA-based intelligent terminal android App control method according to an embodiment of the present invention.
Fig. 2 is an interface schematic diagram of an RPA automation tool of an RPA-based intelligent terminal android App control method according to an embodiment of the present invention;
fig. 3 is a schematic diagram illustrating automatic acquisition of an android App element in an RPA-based intelligent terminal android App control method according to an embodiment of the present invention;
fig. 4 is a schematic diagram of manually acquiring an android App element of the RPA-based intelligent terminal android App control method according to the embodiment of the present invention;
fig. 5 is a schematic diagram of an android App control system of an RPA-based intelligent terminal according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the specific embodiments of the present invention and the accompanying drawings. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention. The technical solutions provided by the embodiments of the present invention are described in detail below with reference to the accompanying drawings.
Referring to fig. 1, the present invention provides an RPA-based intelligent terminal android App control method, including:
step S101, downloading and installing the file of the ADB command line tool to computer equipment, and configuring ADB system environment variables on the computer equipment.
Specifically, the files of the ADB command line tool include an adb.exe file, a dbwinapi.dll file, and an adbwenusbpai.dll file.
The ADB command line tool principle is as follows: an Android Debug Bridge (ADB) is a multifunctional command line tool, and can be used for communicating with devices. The adb command may be used to perform various device operations (e.g., install and debug applications) and provide access to the Unix shell (which may be used to run various commands on the device). The ADB is a client-server program that includes the following three components: a client: for sending commands. The client runs on a development computer device. The client may be invoked from the command line terminal by issuing an adb command. Daemon (adbd): for running commands on a device (in the present invention, a smart terminal). The daemon runs as a background process on each device. A server: for managing the communication between the client and the daemon. The server runs as a background process on the development machine (computer device in the present invention).
The adb client downloads the Android SDK from the executable program of the local client to obtain the executable program, and the adb local client program is started by executing the adb in the command line. The common commands, adb devices, adb shell, and adb logcat, are all processed by the local client program first. The adb server local client cannot complete work independently, and when an adb command is input, the client tries to connect to a local server program. If the server program is not started, a local server program is started. The client inputs an adb command to automatically start the server, because the client and the server are actually integrated in an executable program, which is adb in a Linux system; on windows systems, is adb. adb daemon (adbd) background services running on a simulator or mobile device. When the Android system is started, the init program starts the adbd. If the adbd is hung, the adbd will be restarted by init. In other words, as long as the Android system is running, that adbd is in a servo state throughout the year. Data channel of client and server: this data path is a local TCP connection and is intercepted at the local 5037 port after the adb server is started. The adb client establishes a connection with the 5037 port through a local random port. Data channels of server and adbd: this data path is also a local TCP connection when the emulator is connected, and is usually a USB data line connection when the actual device is connected, and currently, adb also supports remote TCP connections.
Step S102, after connecting the intelligent terminal with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB connection mode or a wireless connection mode, and obtaining connection information. Under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal.
Specifically, the USB connection mode is as follows: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number. The wireless connection mode is as follows: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
Step S103, running an RPA automation tool on the computer equipment, wherein the interface of the RPA automation tool comprises a connection information input box, a Connect button and a Dump Hierarchy button. As shown in particular in fig. 2. The RPA automation tool may be started up and then capture and operational test related steps may be performed.
And step S104, inputting the connection information in the connection information input box, clicking the Connect button to establish the connection between the RPA automation tool and the intelligent terminal, clicking the Dump Hierarchy button to refresh the interface of the intelligent terminal, and finally tracking the real-time state of the screen of the intelligent terminal.
And S105, obtaining an android App element of the intelligent terminal interface.
Specifically, the step of obtaining the android App element of the intelligent terminal interface includes automatically obtaining the android App element of the intelligent terminal interface or manually obtaining the android App element of the intelligent terminal interface.
As shown in fig. 3, automatically acquiring the android App element of the smart terminal interface includes:
text: matching the full text;
textcontinins: text contains matches (note that only can it operate);
textMatches: matching regular expressions;
textStartsWith: matching the initial text;
className: if there are more, it is defined according to the index value (note the hierarchical relation);
classNameMatches: matching regular expressions;
resource id: resource Id matching, if there are more to be defined according to index value (note hierarchical relation);
resource eid matches: regular expressions (multiple may be located, with mixed use to avoid miss-location);
and (4) positioning the coordinate point, and directly clicking the coordinate point under the condition that the element cannot be clicked.
As shown in fig. 4, in addition to automatically acquiring the android App element of the smart terminal interface, the element tree structure may also be manually acquired.
And S106, editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes.
The code editing area can directly debug the element operation, can execute the element operation in a single line and can also execute the element operation from the beginning.
And step S107, after debugging is successful, the codes are moved into an RPA custom script of the RPA automation tool and executed.
At this moment, the purpose that android APP is controlled by RPA can be achieved. The method solves the pain of operating the android mobile phone by the RPA, can be controlled under wired connection and a wireless local area network, has strong capability of capturing elements at the mobile phone end and high accuracy, can automatically generate codes, greatly improves the efficiency of programmers, has high adaptation degree, can be adapted to various android versions, has strong compatibility, can be operated on Windows and Linux, has high usability, and can be easily used.
In a second aspect, as shown in fig. 5, the present invention further provides an RPA-based intelligent terminal android App control system, including: computer device 100, intelligent terminal 200 and server 300.
The computer device 100 is configured to download and install a file of an ADB command line tool to a computer device, and configure an ADB system environment variable on the computer device; after an intelligent terminal is connected with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB (universal serial bus) connection mode or a wireless connection mode, and obtaining connection information; under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal; running an RPA automation tool on the computer device, wherein an interface of the RPA automation tool comprises a connection information input box, a Connect button, and a Dump Hierarchy button; inputting the connection information in the connection information input box, clicking the Connect button to establish connection between an RPA automation tool and an intelligent terminal, clicking the Dump Hierarchy button to refresh an interface of the intelligent terminal, and finally tracking the real-time state of a screen of the intelligent terminal; acquiring an android App element of the intelligent terminal interface; editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes; and after debugging is successful, moving the code into an RPA custom script of the RPA automation tool and executing.
The intelligent terminal 200 can be an android smart phone and is used for being connected with the computer equipment in a USB connection mode or a wireless connection mode and carrying out automatic operation of android App under the control of an RPA automation tool.
The server 300 is configured to run as a background process on the computer device, and manage communication between a client of the ADB command line tool running on the computer device and a daemon running on the intelligent terminal.
Further, the files of the ADB command line tool include an adb.exe file, a dbwinapi.dll file, and an adbwenusbbapi.dll file.
Further, the USB connection mode is: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number.
Further, the wireless connection mode is as follows: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
Further, the computer device is configured to automatically acquire the android App element of the intelligent terminal interface or manually acquire the android App element of the intelligent terminal interface.
The embodiment of the invention also provides a storage medium, and the storage medium stores a computer program, and when the computer program is executed by a processor, the computer program realizes part or all of the steps of the RPA-based intelligent terminal android App control method provided by the invention. The storage medium may be a magnetic disk, an optical disk, a Read-only memory (ROM) or a Random Access Memory (RAM).
Those skilled in the art will readily appreciate that the techniques of the embodiments of the present invention may be implemented as software plus a required general purpose hardware platform. Based on such understanding, the technical solutions in the embodiments of the present invention may be essentially or partially implemented in the form of a software product, which may be stored in a storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments.
The above-described embodiments of the present invention should not be construed as limiting the scope of the present invention.

Claims (10)

1. An RPA-based intelligent terminal android App control method is characterized by comprising the following steps:
downloading a file of an ADB command line tool to computer equipment and installing the file, and configuring ADB system environment variables on the computer equipment;
after an intelligent terminal is connected with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB connection mode or a wireless connection mode, and obtaining connection information; under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal;
running an RPA automation tool on the computer device, wherein an interface of the RPA automation tool comprises a connection information input box, a Connect button, and a Dump Hierarchy button;
inputting the connection information in the connection information input box, clicking the Connect button to establish connection between an RPA automation tool and an intelligent terminal, clicking the Dump Hierarchy button to refresh an interface of the intelligent terminal, and finally tracking the real-time state of a screen of the intelligent terminal;
acquiring an android App element of the intelligent terminal interface;
editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes;
and after debugging is successful, moving the code into an RPA custom script of the RPA automation tool and executing.
2. The method of claim 1, wherein the files of the ADB command line tool include an adb.exe file, a dbwinapi.dll file, and an adbwenusbbapi.dll file.
3. The method of claim 1, wherein the USB connection mode is: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number.
4. The method of claim 1, wherein the wireless connection is: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
5. The method of claim 1, wherein the step of obtaining the android App element of the smart terminal interface comprises automatically obtaining the android App element of the smart terminal interface or manually obtaining the android App element of the smart terminal interface.
6. The utility model provides an android App control system of intelligent terminal based on RPA which characterized in that includes: the system comprises computer equipment, an intelligent terminal and a server;
the computer equipment is used for downloading and installing files of the ADB command line tool to the computer equipment, and configuring ADB system environment variables on the computer equipment; after an intelligent terminal is connected with the computer equipment by using a data line, operating the ADB command line tool, establishing communication connection between the intelligent terminal and the computer equipment in a USB (universal serial bus) connection mode or a wireless connection mode, and obtaining connection information; under the condition of a USB connection mode, the connection information is the equipment number of the intelligent terminal; under the condition of a wireless connection mode, the connection information is domain name information and port information of the intelligent terminal; running an RPA automation tool on the computer device, wherein an interface of the RPA automation tool comprises a connection information input box, a Connect button, and a Dump Hierarchy button; inputting the connection information in the connection information input box, clicking the Connect button to establish connection between an RPA automation tool and an intelligent terminal, clicking the Dump Hierarchy button to refresh an interface of the intelligent terminal, and finally tracking the real-time state of a screen of the intelligent terminal; acquiring an android App element of the intelligent terminal interface; editing codes for operating the android App elements on an ADB command line tool interface and debugging the codes; after debugging is successful, the code is moved into an RPA self-defined script of an RPA automation tool and executed;
the intelligent terminal is connected with the computer equipment in a USB connection mode or a wireless connection mode and is used for carrying out automatic operation of the android App under the control of the RPA automatic tool;
the server is used for running as a background process on the computer equipment and managing communication between the client of the ADB command line tool running on the computer equipment and the daemon running on the intelligent terminal.
7. The system of claim 6, wherein the files of the ADB command line tool include an adb.exe file, a dbWinApi.dll file, and an AdbWinUsbApi.dll file.
8. The system of claim 6, wherein the USB connection is: and after ADB devices are input into the ADB command line tool interface, obtaining the equipment number of the intelligent terminal in wired connection, and performing communication connection between the intelligent terminal and the computer equipment by using the equipment number.
9. The system of claim 6, wherein the wireless connection is: and after the ADB tcpip 5555 is input on the ADB command line tool interface, pulling out the data line, and performing communication connection between the intelligent terminal and the computer equipment by using the domain name information and the port information of the intelligent terminal.
10. The system of claim 6, wherein the computer device is configured to automatically obtain the android App elements of the smart terminal interface or manually obtain the android App elements of the smart terminal interface.
CN202110958076.5A 2021-08-20 2021-08-20 Intelligent terminal android App control method and system based on RPA Pending CN113420189A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110958076.5A CN113420189A (en) 2021-08-20 2021-08-20 Intelligent terminal android App control method and system based on RPA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110958076.5A CN113420189A (en) 2021-08-20 2021-08-20 Intelligent terminal android App control method and system based on RPA

Publications (1)

Publication Number Publication Date
CN113420189A true CN113420189A (en) 2021-09-21

Family

ID=77719696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110958076.5A Pending CN113420189A (en) 2021-08-20 2021-08-20 Intelligent terminal android App control method and system based on RPA

Country Status (1)

Country Link
CN (1) CN113420189A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114579091A (en) * 2022-02-09 2022-06-03 达而观信息科技(上海)有限公司 Robot process automation system and method across operating systems
CN115686540A (en) * 2023-01-03 2023-02-03 杭州实在智能科技有限公司 RPA control method and system based on Hongmong system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110765013A (en) * 2019-10-18 2020-02-07 深圳市比量科技传媒有限公司 Automatic flow execution method and system
CN112131129A (en) * 2020-09-29 2020-12-25 中国银行股份有限公司 Application program testing method and system
KR102213084B1 (en) * 2018-08-10 2021-02-08 울산과학기술원 Urine-derived extracellular vesicle based androgen receptor splice variants detection method and their molecular diagnostics
CN112817748A (en) * 2021-01-20 2021-05-18 深圳魔栗科技有限公司 Task processing method based on android virtual machine and computer equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102213084B1 (en) * 2018-08-10 2021-02-08 울산과학기술원 Urine-derived extracellular vesicle based androgen receptor splice variants detection method and their molecular diagnostics
CN110765013A (en) * 2019-10-18 2020-02-07 深圳市比量科技传媒有限公司 Automatic flow execution method and system
CN112131129A (en) * 2020-09-29 2020-12-25 中国银行股份有限公司 Application program testing method and system
CN112817748A (en) * 2021-01-20 2021-05-18 深圳魔栗科技有限公司 Task processing method based on android virtual machine and computer equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114579091A (en) * 2022-02-09 2022-06-03 达而观信息科技(上海)有限公司 Robot process automation system and method across operating systems
CN114579091B (en) * 2022-02-09 2023-06-09 达而观信息科技(上海)有限公司 Cross-operating system robot flow automation system and method
CN115686540A (en) * 2023-01-03 2023-02-03 杭州实在智能科技有限公司 RPA control method and system based on Hongmong system

Similar Documents

Publication Publication Date Title
CN113420189A (en) Intelligent terminal android App control method and system based on RPA
CN109460232B (en) Method for manufacturing and monitoring configuration page
CN103995777A (en) Automatic embedded software block box testing system and method
CN107577609B (en) Embedded system dynamic module debugging system based on host end dynamic link
CN111416821A (en) Internet of things equipment information acquisition method, system and device
CN101699403B (en) Method for graphically installing distributed system
CN109871221B (en) System for quickly installing and deploying mobile application software for mobile terminal equipment
CN107122219A (en) The acquisition methods and device of installation file
CN111209001A (en) Method, system, equipment and medium for batch generation of APKs of android channels
CN115757014A (en) Power consumption testing method and device
CN115061912A (en) Test case generation and test method, system and medium
CN110109684B (en) Block chain link point management proxy service installation method, electronic device and storage medium
Wang et al. Research on mobile application automation testing technology based on appium
CN216751818U (en) Micro application edge controller
WO2023226670A1 (en) Esim firmware upgrade method and apparatus, and device and medium
CN109376045B (en) Automatic verification device and verification method for BIOS (basic input output System) parameters
CN114925516B (en) Automatic modeling and simulating method and device
CN115857910A (en) Programming method, device, server and medium of edge computing collector
WO2018236666A1 (en) System and method for test automation using a decentralized self-contained test environment platform
CN115454575A (en) Method, device, equipment and storage medium for conversion and automatic loading of jar package
CN104731707A (en) Transplanting method for iSCSI consistency testing software IscsiSim between platforms
CN115268956A (en) Android automation environment building method based on RPA
CN114003457A (en) Data acquisition method and device, storage medium and electronic equipment
Scherfke Mosaik documentation
CN113515441A (en) Application information acquisition method and system, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210921

RJ01 Rejection of invention patent application after publication