Class AutocompleteField

    • Constructor Detail

      • AutocompleteField

        public AutocompleteField​(com.atlassian.pageobjects.elements.PageElement element,
                                 com.atlassian.pageobjects.PageBinder pageBinder)
        Deprecated.
    • Method Detail

      • setValue

        public void setValue​(String value)
        Deprecated.
        Sets a value for this text field by typing it.
      • typeTextAndWaitForAutocomplete

        public Autocomplete typeTextAndWaitForAutocomplete​(String parameterValue)
        Deprecated.
      • getValue

        public String getValue()
        Deprecated.