Table of Contents

Interface IClickableComponent

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

Provides the functionalities of a clickable component.

public interface IClickableComponent : IAutomationComponent
Inherited Members

Methods

Click()

Performs the click action.

bool Click()

Returns

bool

A value indicating whether the click action has been performed.