Class LegacyGenericPageWithWarningMessage

All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class LegacyGenericPageWithWarningMessage extends GenericPageWithWarningMessage
Legacy generic page with warning message. Separate class is added to handle content element with old class name.
Since:
v10.2
  • Constructor Details

    • LegacyGenericPageWithWarningMessage

      public LegacyGenericPageWithWarningMessage(String url, String expectedMessage)
  • Method Details

    • isAt

      public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
      Description copied from class: AbstractJiraPage
      Timed condition checking if we're at given page.
      Overrides:
      isAt in class GenericPageWithWarningMessage
      Returns:
      timed condition checking, if the test is at given page