Highlights
- Arctic Code Vault Contributor
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
700 contributions in the last year
Activity overview
Contributed to
cypress-io/cypress,
cypress-io/cypress-documentation,
chrisbreiding/videos
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in cypress-io/cypress that received 4 comments
chore: Deprecate experimentalShadowDomSupport flag and remove its usage
User facing changelog
The experimentalShadowDomSupport flag is now deprecated and no longer necessary for testing the shadow DOM. Utilize the inc…
+125
−169
•
4
comments
- feat: Add codeFrame to record data attempt errors
- fix: Support path aliases in plugins file
- fix: Improve error message when .shadow() subject is not a shadow host
- fix: Fix issue with cy.contains when scoped inside shadow root
- fix: Fix querying shadow dom in cy.within
- feat: Add "global" shadow dom config option
- chore: Refactor config code
- fix(driver): handle thrown string literals
- fix(driver): ensure errors dont get serialized w/ actual/expected when no showDiff
- fix(runner): fix firefox 'Open in IDE', test against prod builds in CI
- fix: Fix issue with cy.contains when scoped inside shadow root
- feat(net-stubbing): add `followRedirect` to request interception
- feat(net-stubbing): throttle/delay for StaticResponses
- feat(cli): install pre-release binaries by computing binary URL from NPM URL
- chore(tests): [fix flake] bump percy network-idle-timeout to fix flaky missing css in snapshots
- chore: Refactor config code
- fix(launcher): detect Firefox installed in AppData on Windows
- fix: error when spec code registers nested hooks
Created an issue in cypress-io/cypress that received 2 comments
[TypeScript] Path aliases not handled in plugins file
Current behavior:
Using a path alias in the plugins file results in a Cannot find module error.
Desired behavior:
Path aliases should be supporte…
2
comments
2
contributions
in private repositories
Sep 10