Hi,
I am trying to use FlexMonkey with a desktop application based on Flex 3.5 sdk
and AIR 2.0 runtime.I am using MonkeyLink strategy.When I run my application,I
get this error
"The ExternalInterface is not available in this container."
Then,I dismiss this error and continue.Then,I start FlexMonkey and it shows
green light.I am then able to record click events.But,when I want to take
snapshot,no controls are highlighted.I get an exception,
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at
mx.automation.delegates.core::UIComponentAutomationImpl/monkeyMouseOverHandler()[/Users/grroggy/Documents/FlexMonkey2010/FlexAutomationLibrary3_4_1/src/mx/automation/delegates/core/UIComponentAutomationImpl.as:487]
Can anyone help me out? How can I resolve these issues?
thanks