Interface ITimelineEventComponent
- Namespace
- GroupeIsa.Neos.EndToEndTests.UI.Components
- Assembly
- GroupeIsa.Neos.EndToEndTests.UI.dll
Provides the content of a Timeline component for automation.
public interface ITimelineEventComponent : IContentComponent, IAutomationComponent
- Inherited Members
- Extension Methods
Methods
GetContentAsync()
Gets the content of the event.
Task<IContentComponent> GetContentAsync()
Returns
- Task<IContentComponent>
the content from the event.
GetOppositeContentAsync()
Gets the content of the opposite event.
Task<IContentComponent> GetOppositeContentAsync()
Returns
- Task<IContentComponent>
the content of event.