Re: [JWebUnit-users] document.createElement throwing EcmaError

2008-06-20 Thread chandra sekhar
any solution?? On Wed, Jun 18, 2008 at 7:36 PM, chandra sekhar <[EMAIL PROTECTED]> wrote: > Hi, > > jwebunit throws EcmaError: TypeError: Cannot find functoin createElement > while trying to execute javascript code containing > :document.createElement()". > Where as, document.getElementById() see

[JWebUnit-users] document.createElement throwing EcmaError

2008-06-18 Thread chandra sekhar
Hi, jwebunit throws EcmaError: TypeError: Cannot find functoin createElement while trying to execute javascript code containing :document.createElement()". Where as, document.getElementById() seems to be working fine and not throwing the above error. Is there a way by which jwebunit can support d