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 6 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 that specified check box is selected.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

state

The value of this parameter can be true or false.

If True – checks if the checkbox is selected
If False – checks if 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

The group name to which the checkbox belongs. This is the name attribute in html.

Yes

String

index

Index of the checkbox in the group. Index starts at 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 checkbox, 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.


  • No labels