![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hi guys, Im having a problem while trying to login reading user and password from variables. When i enter a keyStroke with $user$ variable, user is writing fine, then i use [TAB] keystroke and enter $password$ and there is my problem. sometimes $password$ is not written correctly, i mean for example Password=ABC Sometimes is written ACB, and sometimes is working fine. I tried adding Delay for 5 sec, and still having the same problem? Is it possible to set time between one keystroke and the other are being written? I dont know if this may be the problem. Any ideas? Thanks for your help |
| |||
|
Hello, This is very strange as we have never heard or seen such type of behavior before. However, let us investigate. May we please know if you are trying to login to a Window based application or internet based application? If you are trying to login a website then use Web Recorder tool, which is specifically designed to automate any web task. You can view a demo on how Web Recorder works at, Automation Anywhere - Learning Center If you have recorded the task with normal Task Recorder then try this, . Open your task in Task Editor (Tools->Task Editor) . Remove the keystrokes command that enters password and insert 'Insert Keystrokes' command manually to enter Password in desired window. . Insert delay before and after 'Insert Keystroke' command. . Save the task. Otherwise, please upload your task so that we can look into it. Hope that helps. |
![]() |
| Thread Tools | |
| Display Modes | |
| |