Click or drag to resize

IExtJSTreePanelViewHoverMouseCell Method (String)

Places the mouse pointer at position (X, Y) in cell-relative coordinates.

Namespace:  SmartBear.TestLeft.TestObjects.Web.ExtJS
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
void HoverMouseCell(
	string rowName
)

Parameters

rowName
Type: SystemString
The name of the row.
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also