Forum Discussion
- rraghvaniChampion Level 3
Just to clarify, is "Unauthorised" an item in the list that is not visible, until you scroll down the list?
- ARANAOccasional Contributor
Yes, as shown below. I need to scroll down to double click it.
- rraghvaniChampion Level 3
For example, use the Object Spy tool to capture the combo list box (as shown in red), then use ClickItem() method to select the item in the list.
The same can be performed in Python
- ARANAOccasional Contributor
Hi
When I'm using ClickItem() method , I'm getting below error. Just to mention I didn't find the ClickItem()method option so I just typed in and it didn't complain
- rraghvaniChampion Level 3
So it looks like your application is developed in Delphi? I suggest you read through VCLObject Method, and the associated links in See Also.
- ARANAOccasional Contributor
Yes, application is developed in Delphi.
As of now, below solution is working but it is not ideal as I want to make it generic function which can be used in multiple windows, so will keep trying...Thanks for your help.
Related Content
- 5 years ago
- 4 years ago
- 9 years ago
- 11 years ago
Recent Discussions
- 41 minutes ago