mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-30 11:00:35 -06:00
* add isHeadless + isHeaded to browser - move around logic so that instead of launching a browser by name, its passed the entire browser object - simplify logic for passing around options.headed * launch the browser with an object, not browser name * update browser types * fix failing tests