Robotic Process Automation (RPA)

 View Only
  • 1.  Input box for password entry

    Posted Thu July 08, 2021 08:49 AM
    Hello. Do we have any tool like 'input box' for password entry so that input by user is masked?

    ------------------------------
    Subhankar Hore
    ------------------------------


  • 2.  RE: Input box for password entry

    Posted Mon July 12, 2021 12:45 PM
    Hi Subhankar,

    You can implement this by creating an HTML file prompting the user for a password, and then RPA can execute the html by running a script and then fetch the password field using get element value

    ------------------------------
    NIGEL CROWTHER
    ------------------------------