Class NotificationMessage

java.lang.Object
com.codeborne.selenide.WebElementCondition
io.jmix.masquerade.condition.SpecificCondition
io.jmix.masquerade.condition.NotificationMessage

public class NotificationMessage extends SpecificCondition
Condition for checking the notification message of Notification web-element wrapper.
  • Field Details

    • message

      protected String message
  • Constructor Details

    • NotificationMessage

      public NotificationMessage(String message)
  • Method Details

    • getValue

      public String getValue()
      Returns:
      message value
    • toString

      public String toString()
      Overrides:
      toString in class com.codeborne.selenide.WebElementCondition