ray_mosley
13 years agoFrequent Contributor
TestComplete 9.0: Unsupported 8.7 capabilities
There are several topics out there listing 8.7 capability that is no longer supported in 9.0. For instance, topics:
unable to find the object wRowCount
Failure to recopngnize object previously recognized
WaitWindow() issues
are just a few.
1) I have also found it difficult to get the value of some objects; the GetText method I used in 8.7 is misssing from many objects.
2) the wRow and wCol properties are missing.
3) Objects are recorded differently in 9.0, so your 8.7 scripts surely fail. For instance, my application error popup windows had properties RecordClass and RecordCaption in 8.7, but is recorded as WndClass and WndCaption in 9.0.
If you have discovered issues, perhaps you could add the link to your forum thread, or reply to this thread with the information.
unable to find the object wRowCount
Failure to recopngnize object previously recognized
WaitWindow() issues
are just a few.
1) I have also found it difficult to get the value of some objects; the GetText method I used in 8.7 is misssing from many objects.
2) the wRow and wCol properties are missing.
3) Objects are recorded differently in 9.0, so your 8.7 scripts surely fail. For instance, my application error popup windows had properties RecordClass and RecordCaption in 8.7, but is recorded as WndClass and WndCaption in 9.0.
If you have discovered issues, perhaps you could add the link to your forum thread, or reply to this thread with the information.