UserInteractionClick Method (MouseClickType, Int32, Int32, OffsetReference, ActionPointUnitType)

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public void Click(
	MouseClickType clickType,
	int x,
	int y,
	OffsetReference reference,
	ActionPointUnitType unitType
)

Parameters

clickType
Type: ArtOfTest.WebAii.CoreMouseClickType
x
Type: SystemInt32
y
Type: SystemInt32
reference
Type: ArtOfTest.CommonOffsetReference
unitType
Type: ArtOfTest.CommonActionPointUnitType
See Also

Reference