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="

Multiexcerpt include macro
nameVerifyExistence
pageWebButton Actions

Multiexcerpt include macro
nameVerifyVisibility
pageWebButton Actions

Multiexcerpt include macro
nameClick
pageWebButton Actions

Multiexcerpt include macro
nameStorePropertyValue
pageWebButton Actions

Multiexcerpt include macro
nameSetFocus
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 macro
nameVerifyEnability
pageWebButton Actions

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

Multiexcerpt include macro
nameDoubleClick
pageWebElement Actions

Multiexcerpt include macro
nameDragandDrop
pageWebButton Actions

Multiexcerpt include macro
nameMouseDown
pageWebButton Actions

Multiexcerpt include macro
nameMouseOver
pageWebButton Actions

Multiexcerpt include macro
nameMouseUp
pageWebButton Actions

Multiexcerpt include macro
nameRightClick
pageWebElement Actions

Multiexcerpt include macro
nameScrollIntoView
pageWebButton Actions

Multiexcerpt include macro
nameSendKeys
pageWebElement Actions

Multiexcerpt include macro
namesetValueAttribute
pageWebElement Actions

Multiexcerpt include macro
nameStoreCSSProperty
pageWebElement Actions

Multiexcerpt include macro
nameStoreLocation
pageWebElement Actions

Multiexcerpt include macro
nameStoreSize
pageWebElement Actions

Multiexcerpt include macro
nameStoreValueAttribute
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeNotContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeNotToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeNotToBeEmpty
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForAttributeToBeEmpty
pageWebElement Actions

Multiexcerpt include macro
nameWaitForChildElement
pageWebElement Actions

Multiexcerpt include macro
nameWaitForClickability
pageWebElement Actions

Multiexcerpt include macro
nameWaitForExistence
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextMatchesPattern
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextNotContains
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextNotToBe
pageWebElement Actions


Multiexcerpt include macro
name

WaitForObject

WaitForInnerTextToBe
page

WebButton

WebElement Actions

Multiexcerpt include macro
nameWaitForInnerTextToBeWaitForInvisibility
pageWebElement Actions

Multiexcerpt include macro
nameWaitForInvisibilityWaitForNonClickability
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonClickabilityWaitForNonExistence
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonExistenceWaitForNumberOfElementsToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeWaitForNumberOfElementsToBeLessThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeLessThanWaitForNumberOfElementsToBeMoreThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeMoreThanWaitForStaleness
pageWebElement Actions

Multiexcerpt include macro
nameWaitForStalenessWaitForVisibility
pageWebElement Actions

Multiexcerpt include macro
name

WaitForVisibility

WaitForObject
page

WebElement

WebButton Actions