Axinom Mosaic Libraries
    Preparing search index...

    Class ServiceModel<TUiWorkflowsModel>Abstract

    An abstract model representing a custom Mosaic service.

    Type Parameters

    • TUiWorkflowsModel
    Index

    Constructors

    Properties

    Constructors

    Properties

    page: Page

    The playwright page object.

    uiShell: UiShellModel

    A model representing the Mosaic UI shell including methods for navigation.

    Use this model to interact with:

    • The breadcrumbs bar (on any page)
    • The landing page
    • The settings hub page
    uiWorkflows: TUiWorkflowsModel

    A model representing Mosaic UI workflows.

    Use this model to interact with workflows or modals of any custom service.