Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Baaboi,
Thank you for collecting the information. To check if the mechanism used by TestComplete works correctly in your setup, please follow the instructions below:
1. Close all web browsers.
2. Add the following four lines to the mm.cfg file:
AS3Trace=1
ErrorReportingEnable=1
TraceOutputFileEnable=1
TraceOutputBuffered=1
3. Start IE and open the web page with your tested Flex application. After the page is shown, close IE.
4. After this, you should see the following file created on the disk:
C:\Documents and Settings\YOUR_USER_NAME\Application Data\Macromedia\Flash Player\Logs\flashlog.txt
If the file is not there, let me know. If it's there, proceed with the next step.
5. Open the file in a text editor and search for the following text:
FlexClient::Agent
If you can't find this text, it means that the Flash Player does not load FlashInjector.swf as it should. Let me know if this is the case.
6. If you can find the text, but TestComplete does not recognize the application as a Flex app, please zip the "flashlog.txt" file (it may be quite large in the unpacked state) and send it to us.
I am looking forward to hearing from you.
Thank you for collecting the information. To check if the mechanism used by TestComplete works correctly in your setup, please follow the instructions below:
1. Close all web browsers.
2. Add the following four lines to the mm.cfg file:
AS3Trace=1
ErrorReportingEnable=1
TraceOutputFileEnable=1
TraceOutputBuffered=1
3. Start IE and open the web page with your tested Flex application. After the page is shown, close IE.
4. After this, you should see the following file created on the disk:
C:\Documents and Settings\YOUR_USER_NAME\Application Data\Macromedia\Flash Player\Logs\flashlog.txt
If the file is not there, let me know. If it's there, proceed with the next step.
5. Open the file in a text editor and search for the following text:
FlexClient::Agent
If you can't find this text, it means that the Flash Player does not load FlashInjector.swf as it should. Let me know if this is the case.
6. If you can find the text, but TestComplete does not recognize the application as a Flex app, please zip the "flashlog.txt" file (it may be quite large in the unpacked state) and send it to us.
I am looking forward to hearing from you.