Hello,
I am charged with adding automation support to our binaries. It looks
like this used to be supported. I found a posting with a zip file
with "MonkeyExample" in it that seemed to have some of what I needed.
However it contained dependencies like this:
<dependency>
<groupId>com.adobe.flex.framework</groupId>
<artifactId>automation</artifactId>
<version>3.1.0-fb3</version>
<type>swc</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.adobe.flex.framework</groupId>
<artifactId>automation_agent</artifactId>
<version>3.1.0-fb3</version>
<type>swc</type>
<scope>test</scope>
</dependency>
Looking at the flexgroup repository, I don't see these artifactId's:
http://repository.sonatype.org/content/groups/flexgroup/com/adobe/flex/framework/
I'm wondering if I am missing something basic here. Is there some
other way to add thes automation components? It looks as though I
need automation.swc, automation_agent.swc, automation_dmv.swc, and
finally qtp.swc.
If this is written up somewhere already I apologize. I tried googling
and could not find what I was googling for, which may have no bearing
on what I SHOULD have been googling for.
Thanks!
-Jim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---