All Known Subinterfaces:
Suggestion
All Known Implementing Classes:
LegacyPickerSuggestion, MentionsUserPicker.UserSuggestion, MultiSelectSuggestion, SuggestionGroup

public interface HasId
A page object with ID.
Since:
v5.2
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.pageobjects.elements.query.TimedQuery<String>
     
  • Method Details

    • getId

      com.atlassian.pageobjects.elements.query.TimedQuery<String> getId()