com.hp.lft.sdk.mobile

Interface EditField

    • Method Detail

      • setSecure

        void setSecure(String text)
                       throws GeneralLeanFtException
        Generate the encoded value using the Password Encoder utility, available from the UFT Developer > Tools menu in your IDE or from the Windows Start menu.
        Note: This method enables you to hide passwords displayed on the screen while running or editing a UFT Developer test, but it is not intended to be a secure way to protect password information.
        Parameters:
        text - the password to enter in the edit box.
        Throws:
        GeneralLeanFtException - if error occurs during execution