Hi, All,

I a a newbie of tellerium.

 I tried to locate an element in a tooltip than click on it to close
the tool tip. I was able to locate the web element, click on the the
element, nothing happens, any one has any idea what could be wrong?

Here is how the html looks like:

<div class="tooltip tooltipContent pointRight" style="left: 803px;
top: 195.5px;">
<a class="tooltip right button button-16 buttonIcon close"></a>
<div class="tooltip tooltipTitle">Please confirm</div>
<p class="tooltip tooltipText">
Are you sure you wish to
<b>cancel</b>
all bets?
</p>
<div class="tooltip tooltipButtonBox">
<a class="button left">Yes, cancel bets</a>
<a class="tooltip left cancelLink">No, go back</a>
</div>
</div>

-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to