When i click spy glass in my applicaion it opens a new window, window contains 
list of users,when we click the username automatically window closes and 
selected user name reflected in previous page
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

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

    Reporter: Sunil reddy


When i click spy glass in my applicaion it opens a new window, window contains 
list of users,when we click the username automatically window closes and 
selected user name reflected in previous page, 
But when i did same step with grrovy scripts window opened, but when we click 
in username it is not closed and username is not propagated to previous page 
clickElement(description:"Clicking the element",htmlId:"approverIcon2") 
prompt(description:"Clicking the element",text:"Approver Search") 
selectWindow(description:"selecting the Window", index:"1", title:"Approver 
Search") 
enablejavascript(description: "Enabling java script", enable:"false") 
clickLink(label: "Approver5") 
previousResponse(description:"Using Previous Response") 
I used the following steps 

Anything wrong in this steps 

Plz let me know how to solve this issue 


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