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

