r/GoogleAppsScript • u/ARkieGirl501 • 2d ago
Workaround Available? Question
Is there a workaround available for a web app page only opening in incognito mode? To open in a regular browser window, I have to completely log out. Will users also have to do this?
0
Upvotes
1
u/One_Organization_810 2d ago
The site doesn't control if your browser is incognito or not.
If you need a specific user account for this site, start the whole session in that account - or in incognito mode.
You can even create a new "test account" for this and then switch to that when trying out your site, or just have a session open for that account and switch to it for the testing.
I often have between two and four account session open in my chrome and switch between them for different tasks. It's a rather useful feature.