Menu

{DELAY X} Broken in 1.34?

brodiemac
2017-10-12
2017-10-12
  • brodiemac

    brodiemac - 2017-10-12

    It seems as though the {DELAY X} function is not working in 1.34. Is this a bug or a depreciation of a feature?

     
  • Dominik Reichl

    Dominik Reichl - 2017-10-12

    Works fine for me.

    Best regards,
    Dominik

     
  • brodiemac

    brodiemac - 2017-10-12

    Curious. Tried this on two different websites (Username is on the first screen, password on the second) and it got as far as the second screen then nothing else:

    {USERNAME}{ENTER}{DELAY 3000}{PASSWORD}{ENTER}

     
  • Paul

    Paul - 2017-10-12

    Not typing on the second screen could be because no input box has focus.
    Does it work manually?

    cheers, Paul

     
  • wellread1

    wellread1 - 2017-10-12

    Did you verify that it took less than 3 seconds for the second webpage to load?
    Did you verify that the password field recieved the focus when the webpage changed?

     
  • brodiemac

    brodiemac - 2017-10-12

    Manually typing user name then enter brings me to the next screen and the focus is on the password field. I changed the wait time to 10 seconds but it still doesn't work and during autotype, the focus is on the password field when the 10 second timer expires.

     
  • brodiemac

    brodiemac - 2017-10-12

    Tried it with 1.33, same result. Tried with 2.37, work fine. Two different websites showing the exact same problem on 3 different machines. This is odd indeed.

     
  • brodiemac

    brodiemac - 2017-10-12

    I figured it out (stupid me). 2.x doesn't use Auto-Type: in the notes window the way 1.x does. I had left that out in all the versions of 1.x I was using. Once I remembered to put it back in, it works fine. Thanks for helping me in the right direction everyone.

     

Log in to post a comment.