Darren
unread,Nov 3, 2010, 6:28:02 AM11/3/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FunFX
Excuse the retarded question, but I've never actually got FunFX to
work.
Can you (the funfx community) please post back your setup/
configuration details that ACTUALLY WORK i.e. platform, browser
versions, ruby version, gem versions, flex version, swc version etc?
Ultimately I want to use funfx as the accessibility/access layer
underneath Cucumber.
From what I can gather:
- watir i.e. IE has always had some bug that never got fixed
- firewatir used to work or rather I have never been able to get it
to
- safari-watir works (but I don't have a Mac :-[ )
- chrome-watir still isn't supported because the devs don't know how
to locate the swf-object in the html dom
I even managed to figured out the 'class FlexApp < FireWatir::Element
#:nodoc:' bug, went so far as to build funfx-0.2.3, but still I can't
get it to work.
I can't use safari-watir due to the Mac requirement; I'd prefer to use
Chrome, but would be happy with Firefox (or even IE for that matter).
I've also discovered Melomel, but I don't think it is suited to
testing the custom drag and drop behaviour that I want to... not
without implementing some extensions anyway. So in other words I
really want to make FunFX work.
I look forward to all your nice useful feedback.