Table of Contents

Interface IGlobalSearchButtonComponent

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

Provides the functionalities of a global search button component for automation.

[AbstractionComponent("global-search-button")]
public interface IGlobalSearchButtonComponent : IAutomationComponent
Inherited Members

Methods

Click()

Clicks on the button to open the modal.

IGlobalSearchModalComponent Click()

Returns

IGlobalSearchModalComponent

The global search modal component.