arybalka
8 years agoOccasional Contributor
Is it possible to make a region checkpoint without mapping an object?
Hi every one, I am new in TestComplete testing, please advise how to solve my problem or a workaround. I prepare a bench of tests with region checkpoints using Object Spy. It is mapping my object...
- 8 years ago
Hi,
> Does partial mapping work even if the object may be located in different places of the page?
Yes it does. Via the Extended Find functionality (http://support.smartbear.com/testcomplete/docs/testing-with/object-identification/name-mapping/managing/modifying/extended-search-criteria.html). (Note, that for the performance reasons the more close to the expected location of the sought for object the search is started the better.)
https://support.smartbear.com/screencasts/testcomplete/reliable-tests-for-dynamic-objects/ from the https://support.smartbear.com/screencasts/testcomplete/ page might be useful as well.