Class CreateActions

    • Constructor Detail

      • CreateActions

        public CreateActions()
        Contructor for the Create button on top right side on Sites.
    • Method Detail

      • getActions

        public com.codeborne.selenide.ElementsCollection getActions()
        Returns:
        the current list of actions available.
      • getAction

        public com.codeborne.selenide.SelenideElement getAction​(CreateActions.CreateActionType createActionType)
        Parameters:
        createActionType - any of the available action type.
        Returns:
        the element to trigger the action.