This action verifies whether the specified check box is selected. Input Parameters: Parameter Name Parameter Description Mandatory Data Type state Value of this parameter can be either True or False. Yes String Example:IsChecked
IsChecked "True"
Check
This action selects the specified check box.
This action does not have any parameter.
Example:
Check
UnCheck
This action deselects the specified check box.
This action does not have any parameter.
Example:
UnCheck
SelectByIndex
This action selects the specified checkbox based on its index number. The indexes start from 1.
Input Parameters:
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
groupName | Enter the group name to which the check box belongs to. This is the name attribute in html. | Yes | String |
index | Enter the index of the check box in the group to be selected. Index starts from 1. | Yes | String |
Example:
SelectByIndex "Occupation" "3"
CheckIfTrue
This action selects the specified check box, only if the parameter passed is true.
Input Parameters:
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
check | Value of this parameters can be true or false. | Yes | String |
Example
CheckIfTrue "TRUE"
Macro lookup error: excerpt "ClickAndWait" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreExistence" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreChildCount-withoutlocator" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "ClickJS" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "ActionClick" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
SelectByValue
This action selects the specified check box based on its value.
Input Parameters:
Parameter Name | Parameter Description | Mandatory | Data Type |
---|---|---|---|
value | Enter the value of the check box to be selected. | Yes | String |
Example:
SelectByValue "Occupation" This action waits for the object to go to the specified state. You may specify the timeout and polling interval, if required. Input Parameters: Example: WaitForSelectionStateToBe "False" "5" "500" "Key" "Defect"WaitForSelectionStateToBe
Parameter Name Parameter Description Mandatory Data Type expectedSelectionState Enter the expected selection state. Set True for selection and False for deselection. Yes Boolean timeOut Enter the timeout (in seconds) to wait for the object to get selected. No Integer pollingInterval Enter the frequency (in milliseconds) after which you want to check for the selection of the object before exhausting timeout. No Integer keySelectionState Enter the key name under which the status of this step will be stored. Stores 0 for Pass, 1 for Fail, and 2 for Defect. No String statusIfConditionNotSatisfied Enter the status of the step you want to show in the report in case the expected condition is not satisfied. Default value is Fail. You can override this with Defect. No String
Macro lookup error: excerpt "DoubleClick" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "DownloadFile" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "DragandDrop" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "MouseDown" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "MouseOver" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "MouseUp" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "RightClick" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "SendKeys" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForSelection" was not found on page "WebList Actions" (with ID 221643210) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "setValueAttribute" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreCSSProperty" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreLocation" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreSize" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreText" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "StoreValueAttribute" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeNotContains" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeContains" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeNotToBe" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeNotToBeEmpty" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeToBe" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForAttributeToBeEmpty" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForChildElement" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForClickability" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForExistence" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInnerTextContains" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInnerTextMatchesPattern" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInnerTextNotContains" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInnerTextNotToBe" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInnerTextToBe" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForInvisibility" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForNonClickability" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForNonExistence" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForNumberOfElementsToBe" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForNumberOfElementsToBeLessThan" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForNumberOfElementsToBeMoreThan" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForStaleness" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.
Macro lookup error: excerpt "WaitForVisibility" was not found on page "WebElement Actions" (with ID 221643171) in space "QFWM".
If you're experiencing issues please see our Troubleshooting Guide.