Table of Contents

Interface ICheckBox

Namespace
HP.LFT.SDK.SAP.UI5
Assembly
HP.LFT.SDK.dll

An SAPUI5 check box with an ON and OFF state.

public interface ICheckBox : ICheckBox, IWebElement, ITestObject, IClickable, IWebTestObject, IWebDescriber, ITestObjectDescriber, ILocationInfoProvider, ISupportsNativeObject, IVisibleProvider, ISupportDragAndDrop, IEnabledProvider
Inherited Members
Extension Methods

Properties

IsReadOnly

Indicates whether the checkbox is read-only.

bool IsReadOnly { get; }

Property Value

bool