Class EnterValue

    • Field Detail

      • followedByKeys

        protected final List<org.openqa.selenium.Keys> followedByKeys
      • theTextAsAString

        protected String theTextAsAString
    • Constructor Detail

      • EnterValue

        public EnterValue​(CharSequence... theText)
    • Method Detail

      • thenHit

        public EnterValue thenHit​(org.openqa.selenium.Keys... keys)
      • getFollowedByKeys

        public org.openqa.selenium.Keys[] getFollowedByKeys()