Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
15,197 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 423 commits in 28 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
Created 4 repositories
- bahmutov/cypress-snowball JavaScript
- bahmutov/cy-metaprogramming-example JavaScript
- bahmutov/cypress-universal-test JavaScript
- bahmutov/deploy-gh-example HTML
Created a pull request in cypress-io/cypress that received 8 comments
feat: include the electron node version
Closes #9180
User facing changelog
When reporting version, Cypress will report Electron and bundled Node versions, something like
$ npx cypress v…
Opened 21 other pull requests in 8 repositories
cypress-io/cypress-documentation
6
merged
1
open
cypress-io/github-action
4
merged
cypress-io/cypress-example-recipes
4
merged
cypress-io/cypress
2
merged
bahmutov/cypress-react-unit-test
1
merged
bahmutov/cypress-expect
1
merged
cypress-io/cypress-xpath
1
merged
bahmutov/cypress-book-todomvc
1
merged
Reviewed 10 pull requests in 6 repositories
cypress-io/cypress-docker-images 2 pull requests
bahmutov/cypress-extends 2 pull requests
cypress-io/cypress-example-kitchensink 2 pull requests
cypress-io/cypress 2 pull requests
bahmutov/npm-install 1 pull request
cypress-io/cypress-example-recipes 1 pull request
Created an issue in cypress-io/cypress that received 4 comments
SIGSEGV error when quitting Cypress when Electron browser is open
Cypress v5.6.0, both released version and develop branch
MacOS
open Cypress
run spec using the bundled Electron browser
while the Electron browser…
Opened 17 other issues in 11 repositories
cypress-io/cypress
2
open
3
closed
- Report bundled Node version
- Stack trace for app's error should not include "Open in IDE" messages for URL links
- Add timeout parameter type to cy.invoke and cy.its commands
- Network automation to emulate offline mode only works with DevTools open
- cy.route2 cannot wait on the stubbed request with forceNetworkError: true