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
553 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress,
chrisbreiding/videos,
cypress-io/cypress-webpack-preprocessor
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in cypress-io/cypress that received 6 comments
Break up e2e Error UI tests and fix flakiness
Closes #7671 User facing changelog N/A - Internal only Additional details Breaks up the e2e tests into multiple files so they don't take too lo…
+1,938
−1,862
•
6
comments
- Convert Error UI e2e tests to isolated runner tests
- Fix issue with finding elements in shadow dom under specific conditions
- Fix issue where click hangs if subject has a shadow root and shadow dom support is not enabled
- Handle uncaught errors thrown as strings
- Fix loading mappings.wasm on authenticated URLs
- Split hooks in command log
- Open spec file from desktop gui and refactor ui-components to typescript
- fix dom-highlights rendering under absolute position elements
- Improvements to recently added UI updates
- Fix issue with finding elements in shadow dom under specific conditions
- Add spec loading state and animation
- Make should('have.value') work with <progress>, <meter>, <li>
- add some shadow dom support
- Replace @cypress/underscore.inflection dep
- Add spec header with link to open file in editor
- Move stack trace below code frame in runner