setCheckbox does not work when specified with the close tag </setCheckbox>
--------------------------------------------------------------------------

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

    Versions: 2.0    
    Reporter: xavier atero


___STR___

1- Write setCheckbox element as:
            <setCheckbox checked="false" description="check it" name="checkbox">
            </setCheckbox>

___Expected result___

Same behavior than <setCheckbox checked="false" description="check it" 
name="checkbox"/>

___Actual result___

C:\...\test.xml:40: Canoo Webtest: R_1217.
Test failed.
Test step setCheckbox (C:\...\test.xml:50: )  named "check it" failed with 
message "No suitable field(s) found"

Total time: 6 seconds

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