Team,
How to get the list inside a dropdown. When I try with the UI element to indicate the items present inside the dropdown its showing as Invalid UI node.
My current code is
- Click the dropdown
- Find Children
- For each passing Find children output
- Get attribute (trying with aaname)
- Printing
Output no error and no result