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

Reply via email to