Skip to main content
Cadet | Tier 2
March 3, 2022
Question

Hello all, in text box when i enter number it search show name as suggestion but as soon as i click that using object cloning it disappear , how to click the suggestion when enter a number in textbox?

  • March 3, 2022
  • 6 replies
  • 70 views
Hello all, in text box when i enter number it search show name as suggestion but as soon as i click that using object cloning it disappear , how to click the suggestion when enter a number in textbox?

    6 replies

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    March 3, 2022

    Could you please try this - once you have entered the number use Keystore to enter or add the set text value like a 25846[ENTER]

    _Tamil_
    Ashwin A.K
    Navigator | Tier 3
    March 3, 2022

    Hi @Adarsh Kurugara​ ,

     

    Are you using Left Click in Object Cloning?

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    March 4, 2022

    Are you able to capture the Textbox using Object Cloning?

     

    If yes then you can use Object Cloning--> Set Text-->25846[ENTER]

    _Tamil_
    Cadet | Tier 2
    March 4, 2022

    Hello,

    Is there a way without keystroke ?

    Cadet | Tier 2
    March 4, 2022

    Hello,

     

    No , i'm using click function

    Automation Anywhere Team
    September 15, 2022

    Hello @Adarsh Kurugara​, Please try using 'Left Click' action instead of 'Click' and it should help achieve same results as manual steps.