seleniumgoogle-chrome-extensionselenium-ideincognito-mode

Is it possible to open an incognito window in Selenium IDE chrome extension?


I am automating a flow of two users. So one user is being logged in the Chrome and another should be logging in through the Incognito mode. The cookies and cache should stay the same, they cannot be cleaned at the moment. Is there any possibility to open an Incognito window using Selenium IDE Chrome extension?


Solution

  • Selenium IDE does not officially support incognito mode

    You can look into this and this