Search: element-exists-1

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

Results 71 - 80 of 171 « previous page next page » Page 1 ... 4 5 6 7 8 9 10 11 12 ... 18

[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

[20]Switch To

Last modified by Tuan Nguyen on 2022/05/13 02:29
Rendered document content
different UI Elements within a browser. (*For Mandatory) In the body of the activity Switch
with a specified message. ・ACTIVE_ELEMENT - currently focused element. Value (String)* - Value of the specified element. Properties Common Continue On Error (Boolean) - A Boolean variable has two possible values
Raw document content
Elements within a browser. [[image:image-20220505133627-1.png]] (*For Mandatory) == **In the body
between tabs. ・ALERT - Alert box with a specified message. ・ACTIVE_ELEMENT - currently focused element. * **Value (String)*** - Value of the specified element. == **Properties** == **Common

[27]Wait Element Vanishes

Last modified by Tuan Nguyen on 2022/05/13 02:42
Rendered document content
RCA.Activities.Browser.WaitElementVanish Description The Wait Element Vanishes activity waits for a selected element to disappear from a webpage. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field on a browser to select the item. This activity will generate a string
Title
[27]Wait Element Vanishes
Location
[27]Wait Element Vanish
Raw document content
" %) ((( RCA.Activities.Browser.WaitElementVanish == **Description** == The Wait Element Vanishes activity waits for a selected element to disappear from a webpage. [[image:image-20220505140424-1.png]] (* For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
« previous page next page » Page 1 ... 4 5 6 7 8 9 10 11 12 ... 18
RSS feed for search on [element-exists-1]
Created by admin on 2022/04/17 14:38