ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure reference library
Desktop.ValidateMouseActionsWithinBrowserContent property
Namespaces > ArtOfTest.WebAii.Core > Desktop > ValidateMouseActionsWithinBrowserContent
Gets/Sets whether to validate all mouse actions to ensure they are within the browser's content window. If this is set to true, any mouse action outside that region will throw an exception.
Syntax
C#
public bool ValidateMouseActionsWithinBrowserContent { get; set; }

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)