There should be an automation_agent_rb.swc somewhere that needs to go in your locale folder I think.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of pmotzfeldt Sent: Monday, February 12, 2007 6:16 AM To: [email protected] Subject: [flexcoders] OSS, framework for functional testing. Error including automation_agent.swc Hi, I am new to this group. Hope I am not posting wrong. I am on my last year at The Norwegian University of Science and Technology (NTNU) and in my last assignment I will try to develop a open source framework for functional testing of Flex application. I see from other messages that there are others out there doing the same :-) I have just started, and I am having trouble with including the library automation_agent.swc. I get the error message: "Unable to resolve the class for the ResourceBundle: automation_agent" I have installed the Automation Package with the FDS2 serial and entered the following lines in the flex-config.xml: (the files are infact in the libs folder) <include-libraries> <library>/libs/automation.swc</library> <library>/libs/automation_agent.swc</library> <library>/libs/qtp.swc</library> </include-libraries> Does anybody know what I am doing wrong? Is it something wrong with the license... Thank you for any answer!

