検索:element-exists-1

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

21件のうち1 - 10 次のページ » ページ 1 2 3

[26]Element Exist (en)

Tuan Nguyenが2022/05/13 02:41に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.ElementExist Description The Element Exist allows you to confirm whether an element exist. (* For Mandatory) In the body of the activity Pick target element* - Chooses the field
to organize and structure your code better. E.g: [345758] Element Exist Public (Checkbox) - Check if you want
タイトル
[26]Element Exist
保存場所
[26]Element Exist
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.ElementExist == **Description** == The Element Exist allows you to confirm whether an element exist
your code better. E.g: [345758] Element Exist * **Public (Checkbox) **- Check if you want to public
** * **Exists (Boolean)** - Check if the element exists in the file. Boolean supported only. ))) {{velocity

[25]Wait Element Exist (en)

Tuan Nguyenが2022/05/13 02:32に最終更新
表示されるドキュメントの内容
RCA.Activities.Browser.WaitElementExist Description The Wait Element Exist activity waits for a selected element to appear in a webpage and throws an error (if required) if the desired element still
code better. E.g: [2343154764] Wait Elements Exists Output Found Element (IWebElement
タイトル
[25]Wait Element Exist
保存場所
[25]Wait Element Exist
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.WaitElementExist == **Description** == The Wait Element Exist activity waits for a selected element to appear in a webpage and throws an error (if required) if the desired element still is not visible after a specified
: [2343154764] Wait Elements Exists **Output** * **Found Element (IWebElement)*** - The resulted UI

[17]Extract Structured Data (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
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 On Error
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes
ドキュメントの内容のソース
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
property used to find a particular UI element when the activity is executed. It is actually a XML fragment

[13]Get Web Attribute (en)

Tuan Nguyenが2022/05/13 02:26に最終更新
表示されるドキュメントの内容
to get the value of an attribute that belongs to the native browser element. (* For Mandatory) In the body of the 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. Attribute Name (String
ドキュメントの内容のソース
of the 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. * **Attribute Name (String
of an attribute that belongs to the native browser element. [[image:71d320f-Screenshot_2021-05-25_155928.jpg

[11]Type Into (en)

Tuan Nguyenが2022/05/13 02:25に最終更新
表示されるドキュメントの内容
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
(milliseconds). E.g: 30000 Input Selector (String)* - Text property used to find a particular UI element when
ドキュメントの内容のソース
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
(String)*** - Text property used to find a particular UI element when the activity is executed

[09]Click (en)

Tuan Nguyenが2022/05/13 02:22に最終更新
表示されるドキュメントの内容
into a webpage. (* For Mandatory) In the body of the 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. Click Type - Specifies the type of mouse click used when simulating the click event. By default
ドキュメントの内容のソース
) == **In the body of the 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. * **Click Type
UI element when the activity is executed. It is actually a XML fragment specifying attributes

[03]Exists In Collection (en)

DatPTが2023/04/17 13:17に最終更新
表示されるドキュメントの内容
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
タイトル
[03]Exists In Collection
保存場所
[04]Exists In Collection
ドキュメントの内容のソース
" %) ((( 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

[20]Switch To (en)

Tuan Nguyenが2022/05/13 02:29に最終更新
表示されるドキュメントの内容
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
ドキュメントの内容のソース
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 (en)

Tuan Nguyenが2022/05/13 02:42に最終更新
表示されるドキュメントの内容
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
タイトル
[27]Wait Element Vanishes
保存場所
[27]Wait Element Vanish
ドキュメントの内容のソース
" %) ((( 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

Browser Activities (en)

保存場所
adminが2024/05/02 14:03に最終更新
表示されるドキュメントの内容
events occur on a machine. Perform web manipulation. Pick Target Element The activities that perform actions on UI elements can be configured at design time by using the Pick target element button present
element on Web browser. Click the Pick target element button opens Selector Editor wizard. After click
ドキュメントの内容のソース
-1.png]] After click **Pick target element** button, the **Indicate** field specifies what you
on a machine. * Perform **web **manipulation. (% style="color:#e74c3c; font-size:16px" %)**Pick Target Element** The activities that perform actions on UI elements can be configured at design time by using the **Pick target
次のページ » ページ 1 2 3
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成