I have a 2 situations to execute the javascript functionality:
Case 1 - to get the XXXXX information from iframe using executeScript() and save it in global variable --> Refresh the iframe.
Case 2 - using that XXXXX information again I need to use executeScript().
Here I can get the result for Case 1. But when case 2 is executed then it HANGS.. any idea?
Thanks & Regards Ramesh Kumar