FLUID-5856: testem should launch browsers in private/incognito mode

Metadata

Source
FLUID-5856
Type
Improvement
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Justin Obara
Created
2016-02-10T12:46:16.354-0500
Updated
2016-02-10T12:46:16.354-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Testing Infrastructure

Description

Currently when testem is triggered it launches the available browsers. What would improve this flow would be to launch the private/incognito versions of the browsers. This should prevent them from storing the history and cache. Which should reduce the chance of separate test runs affecting each other.

This blog post has information about how to launch browsers in private/incognito mode
http://digiwonk.wonderhowto.com/how-to/start-any-web-browser-private-mode-for-fast-incognito-browsing-0155209/