Class ListOfWebElementFacades

    • Method Detail

      • texts

        public List<String> texts()
        Returns a list of the text values of each element in the collection
      • textContents

        public List<String> textContents()
        Returns a list of the text contents of each element in the collection This can be useful when elements are not visible on the page but are still in the DOM.