ClassDesktopApplicationPopup
Class
Represents a window in a desktop application
Definition
Namespace:ArtOfTest.WebAii.DesktopAutomation
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DesktopApplicationPopup : IDesktopAutomationHost, IAutomationHost, ISupportSearchHost, IAnnotationHost
Inheritance: objectDesktopApplicationPopup
Implements:
Properties
ClassName
Popup class name.
ControlTypeName
Get popup control type name.
CreationDate
The moment when current object was created.
Element
Get root desktop element.
Find
Find object. Use to search desktop elements by specific properties.
Declaration
cs-api-definition
public DesktopFind Find { get; }
Property Value
Implements
Handle
Native handle of the window.
NativeWindow
Pop up native window.