Forum Discussion
- DeefOccasional Contributor
Unfortunately the recording function does not work on my installation, so I cannot let TestComplete determine it for me.
- rraghvaniChampion Level 3
Are you using keyword tests? What steps have you tried?
- DeefOccasional Contributor
Yes, I am using Keyword tests. I can click on the field that contains the dropdown. I then tried to "Point and select" the desired value, but TC then allocates another field that is overlapped by the expanded dropdown list.
I would have liked for TC to recognize the field as a dropdown and then present me (through the "...") a way to state the desired value.- rraghvaniChampion Level 3
Try and use ClickItem() method on the object.
- Hassan_BallanContributor
Can you properly interact with w3schools example?
Is it an HTML <select> multiple Attribute or something else? https://www.w3schools.com/tags/att_select_multiple.aspI usually need to inspect the element and write my own XPath statement. Finding Web Objects Using XPath Expressions | TestComplete Documentation (smartbear.com)
Hope that helps.
- DeefOccasional Contributor
Thank you, that worked!
Related Content
- 2 years ago
- 6 years ago
Recent Discussions
- 5 days ago
- 5 days ago