rsrini7 / flexmonkey

Automatically exported from code.google.com/p/flexmonkey
0 stars 0 forks source link

Error Alert message: Automation Manager does not appear to be loaded. #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Generate unit test code with FlexMonkey.
2. Create custom assert for the test code.
3. Run the test code.

What is the expected output? What do you see instead?

Expected output: FlexUnit Runner running my simple application test results
(using FlexMonkey generated test code).

I see this message "Automation Manager does not appear to be loaded. Be
sure you are including the automation libraries."

What version of the product are you using? On what operating system?

Latest (0.8) FlextMonkey ons Windows Vista.

Please provide any additional information below.

I guess this I simply something (a lib) missing though FlexMonkey.swc,
FlexSpy.swc, FlexUnit.swc and FlexUnitOptional.swc are all in my lib folder.

Any ideas?

Thanks again and have a nice day!

Original issue reported on code.google.com by jochen.s...@gmail.com on 6 Apr 2009 at 2:59

GoogleCodeExporter commented 9 years ago
See http://code.google.com/p/flexmonkey/wiki/LinkingFlexMonkeyIntoApp

Original comment by stuinbou...@gmail.com on 6 Apr 2009 at 9:57