'Declaration Public Overloads Overrides Sub Click( _ ByVal subitem As Rational.Test.Ft.Script.Subitem _ )
public override void Click( Rational.Test.Ft.Script.Subitem subitem )
Target object | Subitem Patterns | Desciption |
Acts against the buttons of the calculator | AtText("buttonText") AtPosition( 1 ) |
The AtText() subitem will act against the calculator button with the passed in text. The AtPostion() subitem can be used to act against the button in the buttons collection at the index listed. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2