Table of Contents

Interface IUIViewComponent

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

Provides the functionalities of a uiview component.

[AbstractionComponent("ui-view")]
public interface IUIViewComponent : IContentComponent, IAutomationComponent
Inherited Members
Extension Methods

Methods

WaitUntilReady()

Waits until the UI view is ready (is not busy by an asynchronous task).

[Obsolete("Use the WaitUntilReady method on frame component instead.")]
void WaitUntilReady()