This topic is locked
[SOLVED]

 Multiple Tabs Problems

1/15/2013 3:23:53 AM
ASPRunnerPro General questions
S
solosoftware author

Hello group,
I observed an erratic behavior when accesiing 2 different sites on multiple tabs.

One of the pages (in tab 1) does not have the Edit buttons, the other page (on Tab2 which has Edit buttons) the web page does not show them.
Also if I log out from Tab 1, when I try to navigate on Tab 2 it tells me that the session has expired.
I think it might be session variables, but if somebody has a technical explanation, I will appreciate it.

Sergey Kornilov admin 1/15/2013

If you open the same application in two tabs session will be shared between those tabs and you may have experience issues like this one. For this type of testing I recommend to use two different browsers like Chrome and Firefox.