Version

Click Method (UltraControlBaseTestObject)

Performs a left-mouse click on the default subitem of this TestObject
Overload List
OverloadDescription
Click()Performs a left-mouse click on the default subitem of this TestObject  
Click(Subitem)Performs a left-mouse click on the specified subitem of this TestObject  
Click(MouseModifiers,Subitem)Performs a mouse click on the specified subitem of this TestObject after applying the specified modifiers  
Click(Subitem,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Click(MouseModifiers,Subitem,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.StatelessGuiSubitemTestObject)
Click(MouseModifiers) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Click(Point) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Click(MouseModifiers,Point) (Inherited from Rational.Test.Ft.Object.Interfaces.GuiTestObject)
Requirements

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

See Also