Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Multiexcerpt include macro
nameVerifyExistence
pageWebButton Actions

Multiexcerpt include macro
nameVerifyVisibility
pageWebButton Actions

Multiexcerpt include macro
nameClick
pageWebButton Actions

On this page:

Table of Contents
maxLevel2
minLevel2
absoluteUrltrue

IsSelect

This action verifies whether the specified radio button is selected or not.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

state

Value of this parameter can be true or false.

  • Set True if you want to check the selection.
  • Set False if you want to check the deselection.

Yes

String

Example:
IsSelect                        "True"

Select

This action selects the specified radio button.

This action does not have any input parameter.

Example:
Select

Multiexcerpt include macro
nameStorePropertyValue
pageWebButton Actions

Multiexcerpt include macro
nameSetFocus
pageWebButton Actions

SelectByIndex

This action selects the specified radio button based on its index number. The index starts from 1. 

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

groupName

Enter the group name under which the radio button to be selected belongs to. This is the name attribute in html.

Yes

String

index

Enter the index of the radio button from the group which you want to select. Index starts at 1

Yes

String

Example:
SelectByIndex               "Selection"               "3"


Multiexcerpt include macro
nameVerifyEnability
pageWebButton Actions

Multiexcerpt include macro
nameClickAt
pageWebButton Actions

Multiexcerpt include macro
nameWaitForObject
pageWebButton Actions

SelectIfTrue

This action selects the radio button, only if the parameter passed is true.
Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

check

Value for this parameter can be true or false. 

No

True

Example
SelectIfTrue          "True"


Multiexcerpt include macro
nameClickAndWait
pageWebButton Actions

Multiexcerpt include macro
nameClickandchooseOkOnNextConfirmation
pageWebButton Actions

Multiexcerpt include macro
nameStoreExistence
pageWebButton Actions

Multiexcerpt include macro
nameStoreChildCount-withoutlocator
pageWebButton Actions

Multiexcerpt include macro
nameClickJS
pageWebButton Actions

Multiexcerpt include macro
nameActionClick
pageWebButton Actions

Multiexcerpt include macro
nameWaitForSelectionStateToBe
pageWebCheckBox Actions

Multiexcerpt include macro
nameWaitForSelection
pageWebList Actions

Multiexcerpt include macro
nameDoubleClick
pageWebElement Actions

Multiexcerpt include macro
nameDragandDrop
pageWebButton Actions

Multiexcerpt include macro
nameMouseDown
pageWebButton Actions

Multiexcerpt include macro
nameMouseUp
pageWebButton Actions

Multiexcerpt include macro
nameMouseOver
pageWebButton Actions

Multiexcerpt include macro
nameRightClick
pageWebElement Actions

ScrollIntoView

This action scrolls to view the specified object. 

This action does not have any parameter. 

Example:

ScrollIntoView

Multiexcerpt include macro
nameScrollIntoView
pageWebButton Actions

Multiexcerpt include macro
nameSendKeys
pageWebElement Actions

Multiexcerpt include macro
namesetValueAttribute
pageWebElement Actions

Multiexcerpt include macro
nameStoreCSSProperty
pageWebElement Actions

Multiexcerpt include macro
nameStoreLocation
pageWebElement Actions

Multiexcerpt include macro
nameStoreSize
pageWebElement Actions

Multiexcerpt include macro
nameStoreText
pageWebElement Actions

Multiexcerpt include macro
nameStoreValueAttribute
pageWebElement Actions

Multiexcerpt include macro
nameVerifyEnability
pageWebButton Actions

Multiexcerpt include macro
nameWaitForAttributeNotContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeNotToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeNotToBeEmpty
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeToBeEmpty
pageWebElement Actions

Multiexcerpt include macro
nameWaitForChildElement
pageWebElement Actions

Multiexcerpt include macro
nameWaitForClickability
pageWebElement Actions

Multiexcerpt include macro
nameWaitForExistence
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextMatchesPattern
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextNotContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextNotToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInvisibility
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonClickability
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonExistence
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeLessThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeMoreThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForStaleness
pageWebElement Actions

Multiexcerpt include macro
nameWaitForVisibility
pageWebElement Actions