I want to use the same browser for 2 different users to log into the system, let say one is general user and the other is Admin and they log into the system using the same browser with different tabs. I got a conflict session when trying to do so, the one that log in first was replaced by the other that login after. is there any way to do it without using 2 different browser?
Thanks.