Rajendra Prakash wrote:I have doubt in session . I have opened 10 browsers with same user and password.
if i had make any changes to 1 st browser, then it will effect those changes in another browsers.
what happens if i close the 1 st browser and try to use the session of 1 st browser in 5th browser
Your question isn't clear, what do you mean by changes in the browser? Or it's about changing the state of the session in the 1st browser? If you change the session, it should be reflected in the next invocation for those sessions.
And 1st browser means 1st window/tab of the same browser.