Click or drag to resize

IWindowPopupMenu Property

Returns the test object that correspond to the currently active context menu. Note: the menu must be visible before you start working with it.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IMenu PopupMenu { get; }

Property Value

Type: IMenu
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also