Use HTML ID instead of Name (if an element has one) in WebTestRecorder
----------------------------------------------------------------------

         Key: WTR-11
         URL: http://webtest-community.canoo.com/jira/browse/WTR-11
     Project: WebTestRecorder
        Type: New Feature

    Reporter: Michael Vorburger
 Assigned to: Marc Guillemot 


If you click on something or fill in a field which for once does have an HTML 
ID (many things in the app I'm toying with for WebTest do not have HTML IDs, 
but that's another story; and some do), wouldn't it be better if 
WebTestRecorder would create a <setInputField htmlId=... /> instead of a 
<setInputField name=... /> as it currently seems to be doing?

-- 
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