method_missing: FireFunFXEvent

18 views
Skip to first unread message

Bob

unread,
Dec 15, 2008, 3:40:30 PM12/15/08
to FunFX
I am trying to get back into using Funfx. I downloaded the
FlexObjectTest and I am trying to script a few tests to get a better
feel.

heres my code:
require 'funfx/browser/watir'
browser = Watir::IE.new
browser.goto("http://10.10.10.202/test/FlexObjectTest.html")
@flex = browser.flex_app('FlexObjectTest', 'FlexObjectTest')

@flex.tree({:id => 'objectTree', :automationName =>
'objectTree', :automationIndex => 'index:1'}).open('General controls',
'1') # Copied from FlexSpy recording

When I execute this code I get
C:/Ruby/lib/ruby/site_ruby/1.8/funfx/browser/watir.rb:25:in
`method_missing': fireFunFXEvent (WIN32OLERuntimeError)
OLE error code:80020101 in <Unknown>
<No Description>
HRESULT error code:0x80020101

My Flex compiler arguements for the App are
-locale en_US --include-libraries "C:\Program Files\Adobe\Flex Builder
3\sdks\3.0.0\lib\funfx-0.2.2.swc" "C:\Program Files\Adobe\Flex Builder
3\sdks\3.0.0\frameworks\libs\automation.swc" "C:\Program Files\Adobe
\Flex Builder 3\sdks\3.0.0\frameworks\libs\automation_agent.swc" "C:
\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\libs
\automation_dmv.swc"


Any Suggestions

Peter Nicolai Motzfeldt

unread,
Dec 15, 2008, 3:48:15 PM12/15/08
to fu...@googlegroups.com
Hi Bob

Unfortunatly, for the moment does not the ew FunFX support IE. The plan is to fix this as soon as possible.

For now you will need to use Firewatir and Firefox. Then you will need to install the jssh plugin (http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireWatirInstallation-3)InstalltheJSSHFirefoxExtension)

Hope that's ok for now.

A getting started documentation is comming soon.

- Peter

Bob

unread,
Dec 15, 2008, 3:57:54 PM12/15/08
to FunFX
Ok. Thanks.

On Dec 15, 3:48 pm, "Peter Nicolai Motzfeldt" <motzfe...@gmail.com>
wrote:
> Hi Bob
>
> Unfortunatly, for the moment does not the ew FunFX support IE. The plan is
> to fix this as soon as possible.
>
> For now you will need to use Firewatir and Firefox. Then you will need to
> install the jssh plugin (http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireWatirIn...
> )
> > Any Suggestions- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages