Iam not able to select/deselect Checkboxes which are based on Ajax request.
---------------------------------------------------------------------------

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

    Versions: 2.6    
    Reporter: Sunil Reddy


This is Sunil Reddy Presently Iam working Canoo webtest with Groovy Script.Iam 
not able to select/deselect Checkboxes which are based on Ajax request.
Can any body suggest me how to select this kind of check boxes

Iam submitting the code here

<td class="checkbox"> <img onclick="selectAllAction(this);new 
Ajax.Updater('refreshClientSideState','/opc/searchResult/select',{asynchronous:true,evalScripts:true,parameters:'id=-1&select='
 + (this.src.indexOf('checkboxChecked.gif') != -1) + '&' + 
getAllQuantitiesParametersString()});" title="Unselect All" alt="Unselect All" 
src="/opc/images/default/table/checkboxUnchecked.gif"/> </td>

Please let me know the solution



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