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 4 Next »

Set

This action enters the expected value into the specified edit box.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

strValue

Value which will be entered into the specified edit box. 
The data type of this parameter is Alphanumeric. It allows digits as well as characters.

Yes

String

Example:
Set                            "Qualitia"


ClearText

This action clears the text present in the specified object (can be a text box).

This action does not have any parameters.

Example:

ClearText


SecureSet

This action enters the expected value into the specified edit box. The value set in the parameter is encrypted once the focus is moved for security purposes.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Text

Needs to use Encrypt to enclose the Text that needs to be secured

NO

String

Example:
SetSecure "Encrypt(Abc)"
When the focus is moved away from the parameter Qualitia will automatically encrypt the data ABC and result in a secured text like "vHpmlfI4R3PQkCN4sZnuqw==þNWE3ZDdkNjE3N2JmNDM2ODgxMzQwYWI1MTA3YWNjMDc="

On this page:

The excerpt 'VerifyExistence' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'VerifyVisibility' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'Click' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'StorePropertyValue' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


StoreText

This action stores the text entered in an edit box into a variable. 

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

key

Variable in which the text is stored

Yes

String

Example:
StoreText                   "textKey"


The excerpt 'SetFocus' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'VerifyEnability' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'ClickAt' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'WaitForObject' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'ClickAndWait' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'StoreExistence' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'StoreChildCount-withoutlocator' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'ClickJS' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.


The excerpt 'ActionClick' was not found in the space 'QFWM' or you may not have the necessary permissions to access it.

  • No labels