mgy333
13 years agoContributor
Tag names are numbered with TestComplete 9.1
I am currently using Tag model for web testing with legacy web feature turned on.
When testing on IE8, I noticed that I am seeing numbered tag names that I didn't see with TC8 before such as INPUT_2 instead of INPUT and A_2 instead of A. (See screenshot attached) The objects in question are inside IFRAME. It's showing objects properly on top Page() level.
Per documentation, I made TabProcGrowth value in registry 0, so there is only one IE process.
Why is this doing this? Is there any way to get around it without changing my code?
When testing on IE8, I noticed that I am seeing numbered tag names that I didn't see with TC8 before such as INPUT_2 instead of INPUT and A_2 instead of A. (See screenshot attached) The objects in question are inside IFRAME. It's showing objects properly on top Page() level.
Per documentation, I made TabProcGrowth value in registry 0, so there is only one IE process.
Why is this doing this? Is there any way to get around it without changing my code?