Forum Discussion
jose_pita
12 years agoSuper Contributor
I just got feedback from TC support, my problem is different because I'm working with a mobile app.
If you want to use it on a desktop app you just have to add this lines to the air-config.xml file on "C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.10.0\frameworks":
<library>C:/Program Files (X86)/Smartbear/TestComplete 9/Open Apps/Flex/AirClient4.swc </library>
<library>C:/Program Files (X86)/Smartbear/TestComplete 9/Open Apps/Flex/AirClient.swc</library>
<library>C:/Program Files (X86)/Smartbear/TestComplete 9/Open Apps/Flex/AirClient35.swc</library>
</include-libraries>
Tried just now and it works.
Don't add the flexclient files, otherwise won't work, at least for me it doesn't.