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
-
-
Forked from GoogleChrome/lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
JavaScript
-
-
Forked from microsoft/vscode-mock-debug
Starter sample for developing debug adapters for VSCode.
TypeScript
-
-
1,936 contributions in the last year
Contribution activity
July 2020
Created a pull request in microsoft/playwright that received 3 comments
test: update http credentials tests
We have tests that will never pass, currently marked as fail(true) - remove them.
Update all the rest to use non-deprecated {httpCredentials} optio…
+20
−54
•
3
comments
- fix(oopifs): translate coordinates to viewport
- feat(rpc): disallow deps into rpc client from outside
- chore: introduce InstallOptions
- fix(firefox): roll firefox for postdata fix
- test: prepare fixtures test to run with rpc
- browser(firefox): properly rewrite intercepted request
- chore: add check_deps script
- api: introduce Browser.version()
- feat(rpc): replace implicit scopes with explicit dispose
- feat(rpc): align class names with api docs
- browser(webkit): introduce Playwright.getVersion
- chore: simplify doclint
- feat(rpc): make ElectronApplication a scope
- fix(require): allow requiring internals
- feat(rpc): server-side validator
- fix(type): unify selection behavior when typing
- api: export all browsers from every package
- chore: support esm imports
- test: add a test for mouse.dblclick
- test: fix api coverage
- feat(rpc): update BrowserServer
- fix(electron): emit close events in the correct order
- [WIP] feat(rpc): on by default
- feat(rpc): convert protocol to yaml
- feat(rpc): support firefox user prefs
- Some pull requests not shown.
- Revert "browser(firefox): fix color scheme not updating until reload"
- feat(types): export ConnectOptions
- fix(types): don't show types that we don't export
- docs(selectors): fix selector register example
- fix(utils): fix check-availability script
- fix(postData): allow overriding binary post data
- test(postData): add a failing firefox test
- chore(download): follow up to remove the redundant checks
- feat(postData): roll firefox to r1137, support binary post data
- fix: re-write Chromium startup error with clear instructions
- chore(test): restore api coverage checks
- fix(test): don't output babel's debug info on the bots
- feat: introduce `mouse.currentState()` api
- feat(bringToFront): enable on all browsers
- fix(misc): assorted fixes
- fix(test): remove defaultBrowserOptions, fix zombies on sigint
- chore(jest): halve the max workers
- test: respect CR/FF/WK/PATH env
- feat(slowmo): only slowmo once per user action
- test: wire test commands to jest
- test: move remaining tests to jest
- test: respect fixtures in describe, match image snapshots
- feat(webkit): bump to 1308
- browser(webkit): send Playwright.pageProxyDestroyed for crashed tabs …
- test: convert some tests to the jest+fixtures
- Some pull request reviews not shown.