Versions Compared

Key

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


Multiexcerpt macro
nameSet

Set

This action enters the specified value into the edit box.

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

Value

Enter the value that needs to be added into the specified edit box. You can give the alphanumeric value to be entered into the edit box. 

Yes

String

Example:
Set                            "Qualitia"


Multiexcerpt macro
nameClearText

ClearText

This action clears the text present in the specified text box.

This action does not have any parameter.

Example:

ClearText


Multiexcerpt macro
nameSecureSet

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

Enter the test that needs to be entered in the specified text box in the specified format.
Format: Encrypt(<TEXT TO BE ADDED>)

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:

Table of Contents
maxLevel2
minLevel2

Multiexcerpt include macro
nameVerifyExistence
pageWebButton Actions

Multiexcerpt include macro
name

VerifyExistence

VerifyVisibility
pageWebButton Actions

Multiexcerpt include macro
name

VerifyVisibility

Click
pageWebButton Actions

Multiexcerpt include macro
name

Click

StorePropertyValue
pageWebButton Actions

Multiexcerpt include macro
name

StorePropertyValue

SetFocus
pageWebButton Actions

On this page:

Table of Contents
maxLevel2
minLevel2





Multiexcerpt macro
nameStoreText

StoreText

This action stores the text entered in an edit box under the specified key. The key value can be retrieved using the key name.  

Input Parameters:

Parameter Name

Parameter Description

Mandatory

Data Type

key

Enter the key under which you want to store the text.

Yes

String

Example:
StoreText                   "textKey"

Multiexcerpt include macronameSetFocuspageWebButton Actions



Multiexcerpt include macro
nameVerifyEnability
pageWebButton Actions

Multiexcerpt include macro
nameClickAt
pageWebButton Actions

Multiexcerpt include macro
nameWaitForObject
pageWebButton Actions

Multiexcerpt include macro
nameClickAndWait
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