Look at the clickElement step -> http://webtest.canoo.com/webtest/manual/clickElement.html
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hitesh Gupta Sent: Monday, September 29, 2008 5:30 AM To: [email protected] Subject: [Webtest] Problem while recording a click on Heading Text by Canoo Hi, I have to automate a web page by Canoo in which I need to click on a text which is actually a heading (<h3> tag in html) and after clicking this heading text my menu appears. But since it is not a link the canoo webtest recorder is not able to record that. Source Code of the HTML Page:- Here I want to automate the click event on Webteam text which is in between <h3> tag. <div id="flapmenu" onclick="show('menu0')" title="Hier per Klick öffnen..."> <h3>Webteam</h3> </div> I would appreciate if any one could help me resolving the issue. Thanks & Regards, Hitesh Gupta

