Zach Bloomquist

Results 44 issues of Zach Bloomquist

Closes #381 @cyrus-and I see the conversation in #381 where you expressed that you don't believe `pipe` support is necessary. IMO, using `--remote-debugging-pipe` is simpler since you don't need to...

A simple, file-based quotes system.

- For #6422 ### User facing changelog n/a - does not expose WebKit in production yet, only in development ### Additional details - This PR adds development-only support for the...

- For #6422 ### User facing changelog ### Additional details - Depends on #15533 and https://github.com/cypress-io/cypress/pull/23227 ### Steps to test ### How has the user experience changed? ### PR Tasks...

- Closes ### User facing changelog - Fixed an issue introduced in 10.3.0 where network logs could be missing certain information or cause certain requests to be delayed by 500ms....

### Current behavior Before 10.0, you could pass a browser binary path to `yarn cypress:open --browser /path/to/browser`, and that browser would be detected and used for open mode as `Custom...

type: bug
stage: routed to e2e-core
stage: fire watch
v10.0.0 :bug:

not needed, since this directory contains other files

Using `{ allowSharedSnapshot: true }` to allow duplicate snapshot keys results in a type error: ![image](https://user-images.githubusercontent.com/1151760/81326898-8294a680-9068-11ea-9f9c-fec0362a5b4c.png) Version 7.9.3

Currently, the `browsers` and `included` image series do not ship with any browsers except `--browser electron`. The blocker is the lack of official support from browser vendors. Users must manually...

type: enhancement

Neat tool! Beats the hell out of trying to do a CLI speedtest with `curl`. --- I'm trying to use the `--csv` option in a cron job like so to...