検索:element-exists-1

adminが2022/04/24 04:58に最終更新

74件のうち1 - 10 次のページ » ページ 1 2 3 4 5 6 7 8

File Exists (en)

DatPTが2023/04/17 16:11に最終更新
表示されるドキュメントの内容
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
タイトル
File Exists
ドキュメントの内容のソース
" %) ((( 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

Directory Exists (en)

DatPTが2023/04/17 15:08に最終更新
表示されるドキュメントの内容
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
タイトル
Directory Exists
ドキュメントの内容のソース
" %) ((( 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

CV Type Into (en)

Nga Nguyenが2022/05/16 04:30に最終更新
表示されるドキュメントの内容
this check box is selected, all previously-existing content in the UI element is erased before writing your
RCA.Activities.ComputerVision.CVTypeInto Description Sends keystrokes to a UI element. The UI element is identified by using the Computer Vision neural network. (*For mandatory) In the body
ドキュメントの内容のソース
is selected, all previously-existing content in the UI element is erased before writing your text
" %) ((( RCA.Activities.ComputerVision.CVTypeInto == **Description** == Sends keystrokes to a UI element. The UI element is identified by using the Computer Vision neural network. [[image:image-20220505132534-1.png]] (*For mandatory) == **In the body

CV Screen Scope (en)

Nga Nguyenが2022/05/16 04:29に最終更新
表示されるドキュメントの内容
on a window or element. Initializes the akaBot Computer Vision neural network, performing an analysis
 - Showing UI element (image, icon, button...) on detecting scope. ・OCR - Showing text on detecting scope
) - Text property used to find a particular UI element when the activity is executed. Target.TimeoutMS
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVScreenScope == **Description** == A container that enables Computer Vision on a window or element
and provides a scope for all subsequent Computer Vision activities. [[image:image-20220505132346-1.png
(Dropdown List)** - There are 2 options: ElementDetection, OCR **・ElementDetection** - Showing UI element

CV Hover (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision.CVHover Description Hovers over a specified UI element which
Indicate On Screen* - Chooses the element to hover. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean) - A Boolean
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVHover == **Description** == Hovers over a specified UI element which is targeted by using the Computer Vision neural network. [[image:image-20220505132314-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to hover. This activity will generate

CV Highlight (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision.CVHighlight Description Visually highlights a specified UI element. The element is identified by using the Computer Vision neural network. (*For mandatory) In the body of activity Indicate On Screen* - Chooses the element to highlight. This activity will generate a string
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVHighlight == **Description** == Visually highlights a specified UI element. The element is identified by using the Computer Vision neural network. [[image:image-20220505132226-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to highlight. This activity

CV Get Text (en)

Nga Nguyenが2022/05/16 04:28に最終更新
表示されるドキュメントの内容
RCA.Activities.ComputerVision.CVGetText Description Extracts the text from a specified UI element. (*For mandatory) In the body of activity Indicate On Screen* - Chooses the element to extract the text. This activity will generate a string variable (Selector) to specify the location of that element. Properties
ドキュメントの内容のソース
" %) ((( RCA.Activities.ComputerVision.CVGetText == **Description** == Extracts the text from a specified UI element. [[image:image-20220505132150-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to extract the text. This activity will generate a string variable (Selector) to specify

CV Element Exists (en)

Nga Nguyenが2022/05/16 04:27に最終更新
表示されるドキュメントの内容
Exists Output CVElementExist_Exists (Boolean) - A Boolean variable that states whether the element
RCA.Activities.ComputerVision.CVElementExists Description Searches for a specified UI element
* - Chooses the element to search. This activity will generate a string variable (Selector) to specify
タイトル
CV Element Exists
保存場所
CV Element Exists
ドキュメントの内容のソース
to organize and structure your code better. E.g: [735086673] CV Element Exists **Output
" %) ((( RCA.Activities.ComputerVision.CVElementExists == **Description** == Searches for a specified UI element on the screen in the foreground
or not. [[image:image-20220505132102-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate

CV Dropdown Select (en)

Nga Nguyenが2022/05/16 04:27に最終更新
表示されるドキュメントの内容
-down list. (*For mandatory) In the body of activity Indicate on screen* - Chooses the element
of that element. Text (Textbox)* - The text to be written in the drop-down. Properties Common Continue On Error
at design time, as it makes performing multiple actions on the same UI element easier. If a variable is set
ドキュメントの内容のソース
-20220505132014-1.png]] (*For mandatory) == **In the body of activity** == * **Indicate on screen*** - Chooses the element to select item. This activity will generate a string variable (Selector) to specify the location of that element. * **Text (Textbox)*** - The text to be written in the drop-down. == **Properties** == **Common

CV Check (en)

Nga Nguyenが2022/05/16 04:26に最終更新
表示されるドキュメントの内容
On Screen* - Chooses the element to check/uncheck/toggle. This activity will generate a string variable (Selector) to specify the location of that element. Properties Common Continue On Error (Boolean
at design time, as it makes performing multiple actions on the same UI element easier.
ドキュメントの内容のソース
with check boxes. [[image:image-20220505131636-1.png||height="69" width="352"]] (*For mandatory) == **In the body of activity** == * **Indicate On Screen*** - Chooses the element to check/uncheck/toggle. This activity will generate a string variable (Selector) to specify the location of that element
次のページ » ページ 1 2 3 4 5 6 7 8
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成