Class SendKeysIntoTarget

    • Constructor Detail

      • SendKeysIntoTarget

        public SendKeysIntoTarget​(Target target,
                                  CharSequence... theText)
    • Method Detail

      • performAs

        public <T extends Actor> void performAs​(T theUser)