Dear Michael,
I tried to load TinyMCE example 'simple.html' and it passes that line
successfully (verified by 'alerts()').
Can you please replace:
- htmlunit-2.3.jar with the one in
http://build.canoo.com/htmlunit/artifacts
- and replace htmlunit-core-js-2.2.jar with
http://htmlunit.sourceforge.net/m2-repo-snapshots/net/sourceforge/htmlunit/htmlunit-core-js/2.4-SNAPSHOT/htmlunit-core-js-2.4-20081022.130156-2.jar
And advise if you still have the issue?
Otherwise please submit your project html/js and/or expose it so we can
investigate further.
Yours,
Ahmed
________________________________
From: Michael Westphal <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, October 27, 2008 9:03:20 PM
Subject: Re: [Webtest] Controlling TinyMCE with WebTest
Ahmed,
Sorry for the confusion; I didn't realize I was running on older version of our
app. Anyway, I am getting the same error using TinyMCE 3.2.0.2 at line 7881 of
tiny_mcs_src.js:
TypeError: Cannot read property "body" from null
(http://localhost:8080/javascript/tiny_mce-3.2.0.2/tiny_mce.js#7881)
Thanks!
Michael