Hi Marc, Thank you for the reply. There is no other image with same alt value in the HTML code. I doubt if this is a timing issue, test should have failed in older version too, if it is.
Regards, Srini On Mon, Aug 30, 2010 at 7:38 AM, Marc Guillemot <[email protected]> wrote: > Hi, > > I really doubt that it sometimes work and sometimes doesn't. What is > possible is that you have an other image with this alt value or that you > have a timing problem. > > Cheers, > Marc. > > Le 27/08/2010 16:11, sriharini sriharini a écrit : > >> 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< >> http://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] >> <mailto:[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 >> >> >> > > -- > Blog: http://mguillem.wordpress.com > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest >

