Brian Mann

Results 102 comments of Brian Mann

We've talked about this as a team and its possible for us to modify Cypress to enable it to "work" when running on a single machine by capturing and silencing...

This requests originates from the same use case, but adding my thoughts/reasoning here to help clarify. ### Summary - when using a normal CH client you do not receive an...

With the release of Chrome 63 we can now finally do this. We'll begin by adding `{ native: true }` to existing commands for users to opt into using the...

It is dev tools compatible. We will definitely **not** ever deprecate the non-native commands because they are actually **more** precise (as long as they work correctly). Non native can be...

@Bkucera is starting on this work this week. We've gone through the game plan and will begin implementing this and all of the other work orthogonal to native events.

@egucciar yes, that page is a bit outdated now. I wouldn't say it's really native events per-se, we've known about them and tapped into the early parts of them for...

Updates: along with native events, this goes hand in hand with cross browser support, which I added an update for here: https://github.com/cypress-io/cypress/issues/310#issue-191595673 TLDR; we are adding cross browser support as...

Here are my thoughts from approximately Nov 2018 ### actionability algorithm changes **Brian Thoughts:** - Whenever we fire an event manually (or possibly whenever we dispatch a native event) that...

@jennifer-shehane and @flotwig can you check to see if this issue will be fixed by 3.3.0 proxy improvements? If so, please link + close it and maybe search for any...