Table of Contents

Interface IMessageBoxWithInputComponent

Namespace
GroupeIsa.Neos.EndToEndTests.UI.Components.MessageBoxWithInput
Assembly
GroupeIsa.Neos.EndToEndTests.UI.dll

Provides the functionalities of a message box component for automation with an input.

public interface IMessageBoxWithInputComponent : IMessageBoxComponent, IMessageBoxComponentBase, IModalComponent, IAutomationComponent
Inherited Members

Properties

Input

Gets the input component.

ITextBoxComponent Input { get; }

Property Value

ITextBoxComponent