Missing the first / last character when using type

Missing the first / last character when using type

Home Forums Ask Expert Missing the first / last character when using type

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32420
    Sergey ZAP
    Keymaster

      1. Try to slow down typing:
      Type(“my new test”,100) – introduces 100ms between typing characters.

      2. Try to disable field clear action:
      Type(“my new test”,100, False)

      #32421
      ann Le
      Participant

        try all the option available for type method but no hope
        type “my new test{ENTER}”, 200, false,true,”en-US”

        #32422
        Sergey ZAP
        Keymaster

          Try to use inactive window.
          – Scan the dialog using new application object;
          – In the object properties set Activate Window=False;
          – Use only the Type step against control within the application object.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.

        Virtual Expert

        ZAPTEST

        ZAPTEST Logo