Search: element-exists-1

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

Results 1 - 10 of 74 next page » Page 1 2 3 4 5 6 7 8

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

Switch To (NB)

Last modified by Nga Nguyen on 2022/05/16 04:00
Rendered document content
between different UI Elements within a browser. (*For Mandatory) In the body of activity Switch
of the specified element. Properties Common Continue On Error (Boolean) - This property specifies when
of HTML element to switch to. WINDOW - To switch between tabs. Switch To Value (String)* - Value
Raw document content
" %) ((( RCA.Activities.NativeBrowser.SwitchTo == **Description** == The Switch To activity allows you to switch between different UI Elements within a browser. [[image:image-20220505151447-1.png]] (*For Mandatory) == **In the body of activity
(String)** - Value of the specified element. == **Properties** == **Common** * **Continue On Error

Take Screenshot (NB)

Last modified by Nga Nguyen on 2022/05/16 04:00
Rendered document content
of UI Elements within a browser. (*For Mandatory) In the body of activity Pick target element
to find a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
Raw document content
" %) ((( RCA.Activities.NativeBrowser.TakeScreenshot == **Description** == The Take Screenshot takes screenshot of UI Elements within a browser. [[image:image-20220505151520-1.png]] (*For Mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate a string

Type Into (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
into any text field within the webpage. (*For mandatory) In the body of activity Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Text (String)* - The text to type into. This property supports
Raw document content
the webpage. [[image:image-20220505151551-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (String)*** - The text

Wait Element Vanishes (NB)

Last modified by Nga Nguyen on 2022/05/16 04:01
Rendered document content
RCA.Activities.NativeBrowser.WaitElementVanish DESCRIPTION The Wait Element Vanishes (NB) activity waits for a selected element to disappear from a webpage. (*For mandatory) In the body of activity Pick target element* - Chooses the field on a browser to select the item. This activity
Title
Wait Element Vanishes (NB)
Location
Wait Element Vanishes (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.WaitElementVanish == **DESCRIPTION** == The Wait Element Vanishes (NB) activity waits for a selected element to disappear from a webpage. [[image:image-20220505151644-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field on a browser to select the item

Wait Web Attribute (NB)

Last modified by Nga Nguyen on 2022/05/16 04:03
Rendered document content
target element* - Chooses the field on a browser to select the item. This activity will generate a string
element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box if you
Raw document content
to be enabled. [[image:image-20220505151917-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the field on a browser to select the item. This activity will generate
" * **Selector (String)*** - Text property used to find a particular UI element when the activity is executed

Element Exist (NB)

Last modified by Nga Nguyen on 2022/05/16 03:49
Rendered document content
RCA.Activities.NativeBrowser.ElementExist Description The Element Exist allows you to confirm whether an element exist. (*For mandatory) In the body of activity Pick target element* - Chooses
of the activity to organize and structure your code better. E.g: [345758] Element Exist Public (Checkbox) - Check
Title
Element Exist (NB)
Location
Element Exist (NB)
Raw document content
" %) ((( RCA.Activities.NativeBrowser.ElementExist == **Description** == The Element Exist allows you to confirm whether an element exist
the name of the activity to organize and structure your code better. E.g: [345758] Element Exist * **Public
it. Default is uncheck. **Output** * **Exists (Boolean)** - Check if the element exists in the file. Boolean

Extract Structured Data (NB)

Last modified by Nga Nguyen on 2022/05/16 03:49
Rendered document content
Pick target element* - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue
of Open Browser or Attach Browser activities. Browser (Native Browser) - The existing browser variable
Raw document content
a specified webpage. [[image:image-20220505145843-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the element to verify its existence. This activity will generate a string variable (Selector) to specify the location of that element. == **Properties** == **Common

Check/Uncheck (NB)

Last modified by Nga Nguyen on 2022/05/16 03:47
Rendered document content
or uncheck a Checkbox. (*For mandatory) In the body of activity Pick target element* - Chooses
to find a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
Raw document content
. [[image:image-20220505145345-1.png]] (*For mandatory) == **In the body of activity** == * **Pick target element*** - Chooses the Checkbox on a browser for checking or unchecking. This activity will generate
a particular UI element when the activity is executed. It is actually an XML fragment specifying attributes
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [element-exists-1]
Created by admin on 2022/04/17 14:38