com.hp.lft.sdk.te

Interface TextScreen

    • Method Detail

      • sendKeys

        void sendKeys(java.lang.String keys)
               throws GeneralLeanFtException
        Types the specified string at the current location of the cursor.
        Parameters:
        keys - The specified string which will be typed.
        Throws:
        GeneralLeanFtException - if an error occurs during execution.