4 messages in com.canoo.lists.webtestRe: [Webtest] onClick, onDblClick, on...
FromSent OnAttachments
Ales Muchin01 Feb 2005 03:55 
Marc Guillemot01 Feb 2005 04:19 
Ales Muchin01 Feb 2005 04:52 
Marc Guillemot01 Feb 2005 05:02 
Subject:Re: [Webtest] onClick, onDblClick, onContextMenu : is it possible to test?
From:Marc Guillemot (mgui@yahoo.fr)
Date:02/01/2005 04:19:53 AM
List:com.canoo.lists.webtest

Hi Ales,

this is currently not possible with webtest.

Marc.

Ales Muchin wrote:

Hello again :)

I have for exaple that html:

<td onClick="setLink('1JNCASDFDSA','1')" ondblclick="callServlet();" oncontextmenu="showCtxMenu(); return false;" id="n1JNCASDFDSA_1">profile</td>

Is it posible to make onClick, onDblClick or onContextMenu in the test?

Regards Ales'