4 messages in com.canoo.lists.webtestRe: R: [Webtest] Script Error excutin...
FromSent OnAttachments
shilpa deshmukh27 Nov 2005 20:03 
Marc Guillemot28 Nov 2005 00:22 
Vito Caleandro28 Nov 2005 05:25 
shilpa deshmukh28 Nov 2005 19:39 
Subject:Re: R: [Webtest] Script Error excuting at clickButton
From:shilpa deshmukh (desh@yahoo.com)
Date:11/28/2005 07:39:19 PM
List:com.canoo.lists.webtest

ya thanks. i have resolved this issue.

Vito Caleandro <kalo@katamail.com> wrote: Hi Shilpa,

do you have any javascript attached to the button?

In this case ensure you don't pass a null valued object/parameter with that
function. The js-interpreter of various browsers take different behaviours in such a
circumstance. At present, htmlunit is a browser that not support this type of
parameter-passing and then throws an exception (type error) I hope to help you. Vito Caleandro

-----Messaggio originale----- Da: webt@lists.canoo.com [mailto:webt@lists.canoo.com]Per
conto di shilpa deshmukh Inviato: lunedì 28 novembre 2005 5.04 A: webt@lists.canoo.com Oggetto: [Webtest] Script Error excuting at clickButton

hi all, I have written a script to just verify the titles, the script is working well on IST enviornment but on local m/c it is giving
error: "named "Click button" failed with message step[clickButton "Click Button"
8/10]:Script error executing at: clickButton". Can any body help me in this problem. Thanks and regards.