clickElement some times works and some times does not on the latest webtest
R_1807.
Please advise...
Thanks,
Srini
------ HTML code ------------
<td align="right" width="50%">
<img onmouseover="this.style.cursor='pointer'"
src="/f/248/21630/7d/im.test.com/rc/abcd/images/portal/btn_green_next.gif"
border="0" alt="Next" onclick="validateForm('next');"/>
</td>
---------------------------------------
example step that fails:
<clickElement description="Next" xpath="//i...@alt='Next']"/>
------------------------------------------
On Tue, Aug 24, 2010 at 10:35 AM, sriharini sriharini <[email protected]>wrote:
> Hi,
> With the latest build R_1807, clickElement is not working, results show
> that this step as passed, but when the page is viewed it not navigate to the
> next page, and subsequent steps failed. I never had this problem in older
> versions
>
> Any ideas?
>
> example step that fails:
> <clickElement description="Next" xpath="//i...@alt='Next']"/>
>
> Regards,
> Srini
>