Forum Discussion
Related Content
- 11 years ago
- 9 years ago
Recent Discussions
- 11 hours ago
I've been digging through the docs trying to find tips and techniques to provide to GUI developers that would make it a little easier to recognize objects in TestComplete. They use a lot of dynamic addressing, and we have been name mapping like crazy, but I was curious if any testers were able to come up with some ideas after working with developers to make it a little easier.
My short list to ask web-developers:
- to use unique id property for all elements as often as they can (less realistic)
- to use role attribute for GUI elements (more realistic)