Versions Compared

Key

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

Multiexcerpt include macro
nameScrollIntoView
pageWebButton Actions

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
nameClickAt
pageWebButton Actions

Multiexcerpt include macro
nameSelectFrame
pageGeneral Web Actions

Multiexcerpt include macro
nameClickAndWait
pageWebButton Actions

Multiexcerpt include macro
nameStoreExistence
pageWebButton Actions

Multiexcerpt include macro
nameClickJS
pageWebButton Actions

Multiexcerpt include macro
nameActionClick
pageWebButton Actions

On this page:

Table of Contents
maxLevel2
minLevel2
absoluteUrltrue

SelectFrameWhenAvailable

This action waits until the specified frame appears on the page and selects when the frame appears. You may specify the timeout and polling interval if required. 

Input Parameters:

Parameter NameParameter DescriptionMandatoryData Type
timeOutEnter the timeout (in seconds) to wait for the frame to appear.  NoString
pollingIntervalEnter the frequency (in milliseconds) after which you want to check for the existence of the frame before exhausting timeout. NoString
keyFrameAvailableEnter 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 value for this parameter can be Pass, Fail, and Defect.
NoString

Example:

SelectFrameWhenAvailable        "20"             "500"          "Key"          "Defect"

Multiexcerpt include macro
nameDoubleClick
pageWebElement Actions


Multiexcerpt include macro
nameMouseOver
pageWebButton Actions

Multiexcerpt include macro
nameMouseUp
pageWebButton Actions

Multiexcerpt include macro
nameRightClick
pageWebElement Actions

Multiexcerpt include macro
nameSendKeys
pageWebElement Actions

Multiexcerpt include macro
nameSetFocus
pageWebButton Actions

Multiexcerpt include macro
namesetValueAttribute
pageWebElement Actions

Multiexcerpt include macro
nameStoreChildCount-withoutlocator
pageWebButton Actions

Multiexcerpt include macro
nameStoreCSSProperty
pageWebElement Actions

Multiexcerpt include macro
nameStoreLocation
pageWebElement Actions

Multiexcerpt include macro
nameStoreSize
pageWebElement Actions

Multiexcerpt include macro
nameStoreText
pageWebElement Actions

Multiexcerpt include macro
nameStoreValueAttribute
pageWebElement Actions

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

Multiexcerpt include macro
nameWaitForInvisibility
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonClickability
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNonExistence
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBe
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeLessThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForNumberOfElementsToBeMoreThan
pageWebElement Actions

Multiexcerpt include macro
nameWaitForObject
pageWebButton Actions

Multiexcerpt include macro
nameWaitForStaleness
pageWebElement Actions

Multiexcerpt include macro
nameWaitForVisibility
pageWebElement Actions