1. I tried to run js_eval to call flex apis using javascript. After doing lot of experiments, I found that js_eval works perfect on firefox 3.0.10 with respective jssh plugin.
2. You can get the plugin from http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireWatirInstallation-2)InstalltheJSSHFirefoxExtension 3. E.g: @browser.js_eval("document.getElementById('<Flex app id or name>').<flex api with arguments exposed to JS>;") Hope this helps!! -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
