[PYTHON] [Design study 1] Design study of PC operation automation system 1

Overview

Starting today, we will develop a PC automation system. Summarize the following Requirement definition screen image User operation

Requirement definition

I want to automate click operations and keyboard input

screen image

image.png

Read picture: Click to open the folder selection form Load all images in the folder

Picture list The image read by Read picture is displayed.

Code text Code entry text

Execute Execute the function in Code text

User operation

The operation flow performed by the user is shown. Start Gui ⇒Gui screen opens Click Read picture ⇒ The folder selection screen opens Click select ⇒ The image file list is displayed in the Picture list Select the image to click from the Picture list Click Insert ⇒The selected image is displayed in Target picture Code description in Code text Click Execute ⇒ Execute the code in Code text in order from the top

from now on

Design a detailed flow

Recommended Posts

[Design study 1] Design study of PC operation automation system 1
[Implementation] PC operation automation system
[Python] Operation of enumerate
Basic operation of pandas
Basic operation of Pandas