Selenium-Flex API - current status, roadmap, future and one issue
120 views
Skip to first unread message
Lubomir
unread,
May 8, 2010, 7:42:16 AM5/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selenium-Flex API - Development
Hi,
just started to experiment with selenium flex API but I'm kind of
worried about its current status and future and I'm hesitating if it's
worth my time and effort. I see some activity in the SVN but there are
no discussions and the last release was in October 2009.
Could someone from developers comment on this?
Also I'm facing one issue that's a blocker for me - I'm not able to
run tests in Firefox (using either *firefox or *firefoxproxy driver).
I'm getting:
com.thoughtworks.selenium.SeleniumException: ERROR: Threw an
exception: this.browserbot.findElement("SeleniumFlexDemo").doFlexType
is not a function
I use Firefox/3.5.9 and Selenium RC 1.0.3
Everything's fine in IE.
I would appreciate any hint on what could be wrong.