Incognito mode when the app is running in debug/release mode

Hi,
Is it possible to add a parameter that will be responsible for running app in debug/release in browser incognito mode?

Now when I run the app from the Delphi IDE I have to clear the browser cache manually first. It is a little bit annoying.

The only information I found about forcing incognito mode is to create a new window in this mode and open the app from this new window:

Yes ... but I see different method e.g. for chrome (chrome.exe tmssoftware.com -incognito):

maybe a good idea will be to add this possibility to TMS Web Core IDE Options somewhere here:

We'll consider this

I found a solution, in the Tools --> Options menu, we can add the -incognito parameter in this way and Chrome is open in incognito mode.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.