ClickLinkByText
This action clicks the link specified by the user on the page.
Input Parameters:
Parameter Name | Parameter Description | Mandatory | Data Type |
---|
link | Enter the text of the link which you want to click. | Yes | String |
Example:
ClickLinkByText "Advanced Search"
DoubleClickLinkByText
This action double-clicks the link specified by the user on the page.
Input Parameters:
Parameter Name | Parameter Description | Mandatory | Data Type |
---|
link | Enter the text of the link which you want to double-click. | Yes | String |
Example
DoubleClickLinkByText "Advanced Search"
Multiexcerpt include macro |
---|
name | StorePropertyValue |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | ClickAt |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | VerifyVisibility |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | ClickAndWait |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | StoreExistence |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | ClickJS |
---|
page | WebButton Actions |
---|
|
Multiexcerpt include macro |
---|
name | ActionClick |
---|
page | WebButton Actions |
---|
|