Forum Discussion

fga's avatar
fga
New Contributor
11 years ago

missing Flex Properties (Extented) - version v10.4

(similar subject posted on “Functionnal Web Testing” forum - today, without feed-back; perhaps, this was a bad forum for this subject)



Here, new post about this subject…



We have need to know:


  • if this is normal and why ?


or


  • if this is a regression: in this case, can you provide a new version to fix this problem, please ?




We have a test project: by using TestComplete v10.3 and TestExecute v10.3, none problem.

This same test project: by using TestComplete v10.4 (2015) and TestExecute v10.4 (2018), problem observed:

… the object … does not have a property named "ItemCount".

… the object … does not have a property named "Item".



Some “Extended propertiesFlex are missing in the v10.4 version (tested on the same Flex object).


  • Focus


  • IsMultiSelect


  • Item


  • ItemCount


  • ListSeparator


  • Selected




See screen shot, please…



After some investigations:



In my "mm.cfg" file (C:\Users\<MY_USER>\mm.cfg),



- if I have: “PreloadSwf=C:\Program Files (x86)\SmartBear\TestComplete 10\Open Apps\Flex\FlashInjector.swf

(“FlashInjector.swf”, installed by the install of TestComplete v10.4),

these “properties Extented” are missing by using TestComplete v10.4.



- if I have: “PreloadSwf=C:\Program Files (x86)\SmartBear\TestExecute 10\Open Apps\Flex\FlashInjector.swf”

(“FlashInjector.swf”, installed by the install of TestExecute v10.4),

these “properties Extented” are missing by using TestComplete v10.4.



-
if I have: “PreloadSwf=C:\from_install\TestComplete 10.3\FlashInjector.swf

(“FlashInjector.swf”, copied from a previous install of TestComplete v10.3),

these “properties Extented” are visible by using TestComplete v10.4.



- if I have: “PreloadSwf=C:\from_install\TestExecute 10.3\FlashInjector.swf

(“FlashInjector.swf”, copied from a previous install of TestExecute v10.3),

these “properties Extented” are visible by using TestComplete v10.4.





... only verified by using “Display Object spy” (Drag the target to point to the object) of TestComplete v10.4.

 



This problem is present with TestComplete and TestExecute 10.4.



Thanks for your help and attention.