Skip to content

Instantly share code, notes, and snippets.

View chrisbreiding's full-sized avatar

Chris Breiding chrisbreiding

View GitHub Profile
@chrisbreiding
chrisbreiding / 0.19.2.md
Last active April 14, 2017 15:04 — forked from jennifer-shehane/0.19.2.md
0.19.2

0.19.2 (----date---)

Notes:

Overview:

  • You can now run your tests in the [Electron browser] and will see it as an option in the browser dropdown. The Electron browser is a version of Chrome that ships with Electron. It's the browser used when running Cypress headlessly, so it may be useful for debugging issues that only occur during headless runs. (https://on.cypress.io/guides/browser-management#section-electron-browser)! Addresses #452

Features: