Forum Discussion
- tristaanogreEsteemed Contributor
Based upon the screenshots, I'm assuming that what you're noting as "unusual" is that the test log says a particular item was selected but the visualizer shows something else happening (clicking on a different item).
What's not clear is:
1) When you look at the application after the clickitem is executed, what is actually selected? Is the correct one selected or is the wrong one selected? In other words, is the unusual behavior simply that visualizer doesn't look right or is it that the item expected is not actually being selected.
2) What type of ddl is this? Is this a particular kind of component? It would be helpful to know more about the component being operated against in case there are some known tips/tricks to work with.
- tsan123Occasional Contributor
- tristaanogreEsteemed Contributor
Can you screenshot the properties and methods of that component? I know you're using "ClickItem" but there may be something else going on that we need to handle better. What class of DDL is it? What component type? Teleric? AngularJS? Anything you can give us to understand better the component type will go a long way. A screenshot of how it is rendered in the web browser doesn't help us help you.