検索:element-exists-1

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

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

[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

[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

[19]Select Item (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
element* - Chooses the field on a browser to select the item. This activity will generate a string
to find a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
ドキュメントの内容のソース
or list box. [[image:image-20220505133407-1.png]] (*For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field on a browser to select the item
)*** - Text property used to find a particular UI element when the activity is executed. It is actually a XML

[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

[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

[18]Check/Uncheck (en)

Tuan Nguyenが2022/05/13 02:28に最終更新
表示されるドキュメントの内容
or uncheck a Checkbox. ​ (*For Mandatory) In the body of the activity Pick target element* - Chooses
element when the activity is executed. It is actually a 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
ドキュメントの内容のソース
. ​[[image:image-20220505133104-1.png]] (*For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the Checkbox on a browser for checking or unchecking. This activity
**Input** * **Selector (String)* **- Text property used to find a particular UI element when

[22]Select Multiple Items (en)

Tuan Nguyenが2022/05/13 02:30に最終更新
表示されるドキュメントの内容
target element* - Chooses the field on a browser to select the item. This activity will generate a string
to find a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check
ドキュメントの内容のソース
from a combo box or list box. [[image:image-20220505134303-1.png]] (*For Mandatory) == **In the body of the activity** == * **Pick target element*** - Chooses the field on a browser to select
to find a particular UI element when the activity is executed. It is actually a XML fragment specifying

[24]Set Web Attribute (en)

Tuan Nguyenが2022/05/13 02:31に最終更新
表示されるドキュメントの内容
for an attribute of a web element. (* For Mandatory) In the body of the activity Pick target element
a particular UI element when the activity is executed. It is actually a XML fragment specifying attributes of the GUI element you are looking for and of some of its parents. Wait Visible (Checkbox) - Check this box
ドキュメントの内容のソース
" %) ((( RCA.Activities.Browser.SetWebAttribute == **Description** == The Set Web Attribute sets the value for an attribute of a web element. [[image:image-20220505134907-1.png]] (* 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

[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

[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
次のページ » ページ 1 2 3 4
[element-exists-1]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成