Forum Discussion
Deef
3 months agoOccasional 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.
- rraghvani3 months agoChampion Level 3
Try and use ClickItem() method on the object.
- Hassan_Ballan3 months agoContributor
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.
Related Content
- 2 years ago
- 6 years ago
Recent Discussions
- 5 days ago
- 5 days ago