10-22-2009, 01:04 PM
For Opening Multiple Browsers Simultaneously , I am using For Loop to open the browser multiple times.The browser in my case is my Siebel Application.
Then I use another for loop and set the current row of DataTable in which I have provided different User Names and Passwords which I need to use to login to my siebel application multiple times which I open using 1st For loop.
I am able to login to my Siebel application with user name and password as provided in DataTable but it does not take user name and password for next opened browsers .Any Suggestions??
Regards,
Faisal
Then I use another for loop and set the current row of DataTable in which I have provided different User Names and Passwords which I need to use to login to my siebel application multiple times which I open using 1st For loop.
I am able to login to my Siebel application with user name and password as provided in DataTable but it does not take user name and password for next opened browsers .Any Suggestions??
Regards,
Faisal