The exact code is: ```` @browser.frame(:id, 'MainFrame').table(:id, /tblDynamicMenu/).cell(:text, 'Straight Line Rent').click_no_wait ```` Clicking on this cell fires a javascript function that does some back ground calculations/checks and then prompts with a modal dialog with context depending on how the calculations come back . I have tried to fire the javascript event and the same errors are returned.
--- Reply to this email directly or view it on GitHub: https://github.com/watir/watir/issues/8#issuecomment-15722877
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
