Automation Anywhere. How do I pick a value from dropdown

Automation Anywhere. How do I pick a value from dropdown. I tried ‘set text’ from a copied variable. Its very slow, and also doesnt seem to be the right away. I would want to pick a value from the dropdown. Any idea how this can be done ?

Thank you

Is this query related to webMethods? Your statement is too generic with no context & details…

1 Like

You can use Object Cloning for this.

The process will be like:

  1. Select object cloning and select the window you want to clone.
  2. Capture the object to which you want to select from the drop-down.
  3. Object cloning intelligence will automatically treat this as Drop down, and an extra option like “select Item by the text” will appear in the action list. Select that option.
  4. It will only suggest the all the drop-down options. Select the required option you want.
  5. Press Save.

That’s it.

Thanks,
Lianamelissa,
RPA Developer.