RPA

Certified Senior Developer

in this process we are taking the link of my appian designer account  by the help of robotic recorder  we are opening the link by edge by clicking on select appliaction  after opening we are giving username and password after testing the bot it is not taking my username and password what i given   please reply  if any ones solution

  Discussion posts and replies are publicly visible

Parents
  • Hi  

    If you're practicing, it's advisable to create two variables—one for the username and the other for the password. Before starting, ensure the robot is online. During the task recorder, select the username, use 'ID' as the selector, and update values by providing the variable created for the username. Follow the same process for the password. Afterward, click on 'Log In,' close the task recorder, save changes, and test in debugging mode.

    If you opt for the 'Update Value with Username and Password' interaction, create credentials for it. Then, during your process, access the credentials and populate the username and password sections.

    • Practice Setup:

      • Create two variables, one for the username and one for the password.
      • Ensure the robot is online before starting.
    • Task Recorder Steps:

      • Use the task recorder to:
        • Select the username with the 'ID' selector.
        • Update values using the variable for the username.
        • Repeat the process for the password.
        • Click 'Log In,' close the task recorder, and save changes.
        • Test in debugging mode.
    • Alternative Interaction:

      • If using the 'Update Value with Username and Password' interaction:
        • Create credentials for this purpose.
        • In your process, access the credentials.
        • Populate the username and password sections accordingly.

    • Refer below screenshot for better understanding:
  • 0
    Certified Senior Developer
    in reply to gopalt0943

    When we are following the above mentioned procedure instead of getting username and password we are getting the values like "true", "true"

    can you please suggest me what i have to do 

    Thank you.

Reply Children