A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Macro lookup error: excerpt "ScrollIntoView" 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 "VerifyExistence" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".

If you're experiencing issues please see our Troubleshooting Guide.

On this page:

Macro lookup error: excerpt "VerifyVisibility" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".

If you're experiencing issues please see our Troubleshooting Guide.

IsChecked

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.

  • Set True if you want to check that the checkbox is selected
  • Set False if you want to check that the checkbox is deselected

Yes

String

Example:
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


Macro lookup error: excerpt "Click" 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 "StorePropertyValue" 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 "SetFocus" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".

If you're experiencing issues please see our Troubleshooting Guide.

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"

Macro lookup error: excerpt "VerifyEnability" 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 "ClickAt" 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 "WaitForObject" was not found on page "WebButton Actions" (with ID 221643190) in space "QFWM".

If you're experiencing issues please see our Troubleshooting Guide.

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.


WaitForSelectionStateToBe

This action waits for the object to go to the specified state. You may specify the timeout and polling interval, if required.

 Input Parameters:

Parameter NameParameter DescriptionMandatoryData Type
expectedSelectionStateEnter the expected selection state. Set True for selection and False for deselection.YesBoolean
timeOutEnter the timeout (in seconds) to wait for the object to get selected.     NoInteger
pollingIntervalEnter the frequency (in milliseconds) after which you want to check for the selection of the object before exhausting timeout. NoInteger
keySelectionStateEnter the key name under which the status of this step will be stored. Stores 0 for Pass, 1 for Fail, and 2 for Defect.NoString
statusIfConditionNotSatisfiedEnter 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.NoString

Example:

WaitForSelectionStateToBe          "False"        "5"          "500"       "Key"       "Defect"

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"

WaitForSelectionStateToBe

This action waits for the object to go to the specified state. You may specify the timeout and polling interval, if required.

 Input Parameters:

Parameter NameParameter DescriptionMandatoryData Type
expectedSelectionStateEnter the expected selection state. Set True for selection and False for deselection.YesBoolean
timeOutEnter the timeout (in seconds) to wait for the object to get selected.     NoInteger
pollingIntervalEnter the frequency (in milliseconds) after which you want to check for the selection of the object before exhausting timeout. NoInteger
keySelectionStateEnter the key name under which the status of this step will be stored. Stores 0 for Pass, 1 for Fail, and 2 for Defect.NoString
statusIfConditionNotSatisfiedEnter 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.NoString

Example:

WaitForSelectionStateToBe          "False"        "5"          "500"       "Key"       "Defect"


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 "SetFocus" 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 "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 "WaitForObject" 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 "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.

  • No labels