11 years ago
Click image in keyword tests
I have an item inside the window (specifically, inside the list view) which I need to automatically click with TestComplete. TestComplete suggests that I specify the list item index to click on (when automatically recording). However, this does not work for me as my item does not have a constant position in the list view; both item index and display coordinates may change. So, I need TestComplete to find the image inside my list view and click somewhere inside the image. Is it possible without coding a script?
Thank you.
Thank you.