Gleb Bahmutov

Results 551 comments of Gleb Bahmutov

I am not sure if this is related to this repo or something else.

We can recommend or not - but it is there. Users can decide what to do, they don't have to use it, but if they need to test cross-origin, we...

To enable remove "no:" from `examples/testing-dom__download/package.json` scripts "no:test:ci:windows" and "no:test:ci:windows:record"

Please give us a reproducible example we can run. Sent from my iPhone > On Sep 2, 2020, at 11:17, Juan Pablo wrote: > >  > My cypress framework...

It could - yes, it uses Electron by default, but we would love to find out what is causing the problem, since other people probably hit it too

Please make a full (even if simple) reproducible example we can run. I see cy.route2 working just fine in https://github.com/cypress-io/cypress-example-recipes/pull/555 but maybe there is something in the your situation that...

Could you try `cy.intercept` (which is renamed and released `cy.route2`) please with Cypress v6

I have looked at Firebase auth here: https://github.com/bahmutov/cypress-firebase-auth-example and it is pretty straightforward to log in using UI or `firebase.auth().signInWithEmailAndPassword` and I probably will a little bit more into this.

Related: - https://github.com/prescottprue/cypress-firebase - https://github.com/bahmutov/cypress-firebase-auth-example

- https://circleci.com/docs/2.0/hello-world-windows/ - for now probably duplicating jobs and workflows in the config file, then collapsing by using orbs and reusing jobs