as always with js errors: - check that it doesn't occur in your "real" browser - check that you use a recent WebTest build - if previous points are true, try to provide a simple example allowing to reproduce the problem.
Cheers, Marc. -- Blog: http://mguillem.wordpress.com PRASHANT SARWAL wrote: > Hi, > > Am currently testing a web application using Canoo Webtest and need to > fill a form. > > Am trying to set the input field of a particular text box name > "potential.tariff(1).subTariff(1).numberOfCards" with value "5", but am > facing the following error message: > > > Error > > > Message > > TypeError: Cannot read property "firstChild" from null (Embedded script > in http://207.169.214.168:20140/price/price/tariffselection.vf from > (667, 32) to (0, 0)#130) > > > Location > > (line: ) > > > Exception > > com.gargoylesoftware.htmlunit.ScriptException > > > Would request you to kindly look into the same and update me > accordingly. Is there an alternate function In can use instead of > "setInputField" to do the same? > > Any help will be much appreciated. > > Thanks in advance!! > > Best Regards, > Prashant Sarwal _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

