clickElement not working in R_1807 version
------------------------------------------

         Key: WT-570
         URL: http://webtest-community.canoo.com/jira/browse/WT-570
     Project: WebTest
        Type: Bug

    Versions: 3.0    
 Environment: unix/java
    Reporter: naga k


clickElement was working fine in the older version of webtest (R_1801), after 
migrating to R_1807, it is working on and off. Some times works and some times 
doesn't.

Here is the the 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>
------------------------------------------------------------------------------------
xml step:
 <clickElement description="Next" xpath="//i...@alt='Next']"/>

Versions:
     Webtest Test: 3.0 (R_1807)
     Ant: 1.7.1
    JDK: 1.6.0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to