Search: element-exists-1

Last modified by admin on 2022/04/24 04:58

Results 81 - 90 of 187 « previous page next page » Page 1 ... 5 6 7 8 9 10 11 12 13 ... 19

[1] Terms of Service

Last modified by admin on 2024/01/16 13:39
Rendered document content
published will constitute the Client’s acceptance of such revised terms. 1. Definitions
of the Agreement is one (1) month as from the date of the subscription of a monthly Subscribed Plan and one (1
Solution and owns the intellectual property rights to the AkaBot Vision Solution and all elements used
Title
[1] Terms of Service
Location
[1] Terms of use
Raw document content
of such revised terms. **~1. Definitions ** In this Agreement, words or phrases beginning with a capital letter
duration of the Agreement is one (1) month as from the date of the subscription of a monthly Subscribed Plan and one (1) year as from the date of the subscription of an annual Subscribed Plan.  \\All

[2] End User License Agreement

Located in
Last modified by admin on 2022/05/09 02:40
Rendered document content
WITH THE FOLLOWING: 1. Definition ”Authorized Partner” means any of Software’s distributors, resellers or other
. Within one (1) month after termination of this EULA, the Licensee will furnish to Licensor a certificate
the existence of any arbitral proceedings, information disclosed in the course of such arbitral proceedings
Raw document content
TO COMPLY AND ABIDE WITH THE FOLLOWING:** **~1. Definition** * **”Authorized Partner”** means any
, the Licensee will immediately discontinue the use of the Software. Within one (1) month after termination
arbitral proceedings conducted pursuant to this section, including the existence of any arbitral

[03]Exists In Collection

Last modified by DatPT on 2023/04/17 13:17
Rendered document content
you to check whether the item exists in a collection or not. (* for Mandatory) Properties Misc Collection (ICollection)* - The collection in which to check if the item exists. This collection is of type
to organize and structure your code better. E.g: “Exists In Collection” Item (TypeArgument)* - The item whose
Title
[03]Exists In Collection
Location
[04]Exists In Collection
Raw document content
" %) ((( System.Activities.Statements.ExistsInCollection<System.Int32> == **Description** == This activity allows you to check whether the item exists in a collection or not. [[image:image-20220505155730-1.png]] (* for Mandatory) == **Properties** == **Misc** * **Collection (ICollection)*** - The collection in which to check if the item exists. This collection is of type

Directory Exists

Last modified by DatPT on 2023/04/17 15:08
Rendered document content
the directory has been existed in FTP server or not. (* is mandatory) Properties Common Continue
directory in which to check whether the indicated directory exists. E.g: “/myftpurl.com/wwwroot
of the activity to organize and structure your code better. E.g: “Directory Exist” Output Exist (Boolean
Title
Directory Exists
Raw document content
" %) ((( RCA.Activities.FTP.DirectoryExists == **Description** == This activity allows you to check whether the directory has been existed in FTP server or not. [[image:image-20220505152153-1.png]] (* is mandatory) == **Properties
exists. E.g: “/myftpurl.com/wwwroot/myRemoteFolder/” **Misc** * **Public (Checkbox)** - Check if you

File Exists

Last modified by DatPT on 2023/04/17 16:11
Rendered document content
been existed in FTP server or not. (* is mandatory) Properties Common Continue On Error
you want to check whether the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt
of the activity to organize and structure your code better. E.g: “FTP File Exist” Output Exist (Boolean
Title
File Exists
Raw document content
" %) ((( RCA.Activities.FTP.FileExists == **Description** == * This activity allows you to check whether the file has been existed in FTP server or not. [[image:image-20220505152334-1.png]] (* is mandatory) == **Properties
the indicated file exists. E.g: “/root/Foldername/FileThatNeedcheck.txt” **Misc** * **Public (Checkbox

Path Exists

Last modified by Giang Tran on 2022/05/13 04:00
Rendered document content
RCA.Activities.Core.PathExists Description This activity allows you to open a dialog and check if the specified path of file or folder/directory exists. (* for Mandatory) In the body of activity Path type
Exists Output Path Exists (Boolean) - The result of the check. Only return True or False.
Title
Path Exists
Location
[1] Core Activities
Path Exists
Raw document content
path of file or folder/directory exists. [[image:image-20220505093138-1.jpeg]] (* for Mandatory
: [791440496] Path Exists **Output** * **Path Exists (Boolean) **-** **The result of the check. Only

Image Exists

Last modified by Giang Tran on 2022/05/13 03:46
Rendered document content
RCA.Activities.Core.ImageFound Description This activity allows you to check if an image exists
Exists Options Confident (Double) - The ratio that the Bot recognize the image. The default ratio is 0.7. Output Result (Boolean) – The result of the check, indicated if the image exists or not. Only
Title
Image Exists
Location
[1] Core Activities
Image Exists
Raw document content
" %) ((( RCA.Activities.Core.ImageFound == **Description** == This activity allows you to check if an image exists or not (% class="wikigeneratedid" id="H" %) [[image:image-20220505093941-1.jpeg]] (* for Mandatory
. E.g: [639993019] Image Exists **Options** * **Confident (Double)** - The ratio that the Bot

Write Text File

Last modified by DatPT on 2023/04/17 10:01
Rendered document content
text into a file. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. (* for Mandatory) In the body of activity File name (String)* - The path
[Input] text to the file specified in [File Name]. If file don’t exists, will create file [FileName
Location
[1] Core Activities
Raw document content
. If the file already exists, the pre-existing text is overwritten. If the file does not exist, it is created. [[image:image-20220513111351-1.png]] (* for Mandatory) == **In the body of activity** == * **File name
in [File Name]. If file don’t exists, will create file [FileName]. If file have value, Overwrite [input

Get Element

Last modified by Nhan Nguyen on 2022/05/13 03:41
Rendered document content
RCA.Activities.IE.GetElement Description Extracts multiple UI elements on Internet Explorer
. (* for Mandatory) In the body of the activity Pick Target Element* - Chooses the field to get the item
of characters that identifies the specified element. Misc Public (Checkbox) - Check if you want to publicize
Title
Get Element
Location
Get Element
Raw document content
-1.png]] (* for Mandatory) **In the body of the activity** * **Pick Target Element
" %) ((( RCA.Activities.IE.GetElement == **Description** == Extracts multiple UI elements on Internet Explorer. Activity is only
that identifies the specified element. **Misc** * **Public (Checkbox) **- Check if you want to publicize

Hover

Last modified by Nhan Nguyen on 2022/05/13 03:43
Rendered document content
to a specified element without clicking. (* for Mandatory) In the body of the activity Pick Target Element
). Ex: 30000 Input Selector (String)* - String of characters that identifies the element to hover on the IE browser. Options From Elements (IEElement) - Element to be referred to when searching
Raw document content
== **Description** == The Hover activity will move the mouse pointer to a specified element without clicking. [[image:image-20220506110715-1.png]] (* for Mandatory) **In the body of the activity** * **Pick Target Element* **- Chooses the field to hover. This activity will generate a string variable (Selector
RSS feed for search on [element-exists-1]
Created by admin on 2022/04/17 14:38