This tutorial is a learning content written for those who want to learn how to use Cloud BOT.
Basics - Chapter 1 explains how to record the basic operations required to create a BOT.
If you are a first-time user, please refer to "1. Getting data from a Web page (including explanation of basic operations)".
Basics - Chapter 2 explains group data and iterative (loop) processing using group data.
Basics - Chapter 3 explains conditional branch processing.
*About contents in preparation
Please wait for a while as we plan to update the "Practice/Application", and "Others/By use" sections in due course.
You can learn how to record the basic operations required to create a BOT.
Create a simple BOT that copies text data displayed on a Web page and outputs it to the results screen.
This page explains basic operations, from creating the BOT to executing it and checking its logs.
Create a BOT that inputs data into a form on a web page and submits it.
Create a BOT that copies text data displayed on a Web page, pastes it into a form in another Web page, and sends it.
Create a BOT that downloads CSV files and image files from web pages.
Create a BOT that uploads and submits any file to the form.
Create a BOT that uploads a CSV file downloaded from a web page to a form in another web page and sends it.
This section describes the timeout settings for tasks.
This section describes the settings for handling errors that occur in tasks.
Change the input and output data settings for the BOT.
This section describes group data and how to create group data from the data viewer.
This section explains how to create group data from Excel or CSV data.
This section explains how to create group data from a Web page.
This section explains how to perform repetitive (loop) processing using group data that has already been created.
This section explains how to use group data created from a Web page to perform repetitive processing.
This section explains how to record tasks to be performed when conditions match.
This section explains how to record tasks to be performed when conditions match.
You can learn more advanced operation recording methods that are required for actual operations.
You can learn about the various settings and configurations that are required depending on the application and environment.