Desktop
Class
Definition
Namespace:ArtOfTest.WebAii.Core
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class Desktop : IDisposable
Inheritance: objectDesktop
Implements:
Constructors
C#
public Desktop()
Properties
C#
public bool ValidateMouseActionsWithinBrowserContent { get; set; }
Methods
C#
public void DisableAutoDomRefresh()
C#
public void Dispose()
Implements:
C#
public void EnableAutoDomRefresh(IAutomationHost targetBrowser)