Table of Contents

Interface IReportToastComponent

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

Provides the functionalities of a report toast component for automation.

public interface IReportToastComponent : IToastComponent, IAutomationComponent
Inherited Members

Methods

ClickOnDownloadButton()

Click on the download button inside the toast.

bool ClickOnDownloadButton()

Returns

bool

A value indicating whether the click action has been performed.

ClickOnPrintButton()

Click on the print button inside the toast.

bool ClickOnPrintButton()

Returns

bool

A value indicating whether the click action has been performed.