Class CoralQuickActions

    • Constructor Detail

      • CoralQuickActions

        public CoralQuickActions()
        Construct the quickactions for card.
    • Method Detail

      • getQuickAction

        public com.codeborne.selenide.SelenideElement getQuickAction​(java.lang.String action)
        Get the clickable element for the given action name.
        Parameters:
        action - action name.
        Returns:
        the clickable element for this action (coral-icon).
      • getOpenedQuickActions

        public com.codeborne.selenide.ElementsCollection getOpenedQuickActions()
        Returns:
        list of all the current opened quickactions available.