Axinom Mosaic Libraries
    Preparing search index...

    A model for management system sign-in

    Index

    Constructors

    • Parameters

      • page: Page

        The playwright page object.

      Returns SignInPage

    Properties

    axAuthButton: Locator = ...

    A locator to the "Sign in with AxAuth" button.

    axAuthemailField: Locator = ...
    axAuthForm: SignInWithAxAuthForm = ...

    A model for the AxAuth sign-in form

    axAuthpasswordField: Locator = ...
    axinomButton: Locator = ...

    A locator to the "Sign in with Axinom" button.

    googleButton: Locator = ...

    A locator to the "Sign in with Google" button.

    googleForm: SignInWithGoogleForm = ...

    A model for the Google sign-in form

    message: MessageBar = ...

    A locator to a message which is displayed when the environment is disabled.

    microsoftButton: Locator = ...

    A locator to the "Sign in with Microsoft" button.

    microsoftForm: SignInWithMicrosoftForm = ...

    A model for the Microsoft sign-in form