Popular repositories
-
playwright Public
Forked from microsoft/playwright
Node.js library to automate Chromium, Firefox and WebKit with a single API
TypeScript 2
-
trace-viewer Public
Forked from google/trace-viewer
Frontend for chrome://tracing and Android systrace.
Python
-
lighthouse Public
Forked from GoogleChrome/lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
JavaScript
-
-
vscode-mock-debug Public
Forked from microsoft/vscode-mock-debug
Starter sample for developing debug adapters for VSCode.
TypeScript 2
-
2,436 contributions in the last year
Contribution activity
October 2021
Created 12 commits in 1 repository
Opened 15 pull requests in 1 repository
microsoft/playwright
3
open
11
merged
1
closed
- fix(tracing): fix inconsistent calls of tracing.{start,stop} in fixtures
- docs: add Selenium Grid integration
- docs: update API testing doc
- feat(input): perform hit target check during input
- fix: separate Selectors instance per Playwright object
- feat(trace): highlight targets for accessors and expects
- chore: merge Connection.{close,didDisconnect}
- fix(expect): do not rely on displayName
- docs: minor changes in apirequest
- test: skip some trace viewer tests under trace mode
- feat(inspector): a single inspector per playwright instance
- feat: mark PlaywrightClient's connection as remote
- chore(expect): simplify expect implementation
- test: use separate Playwright instance to automate inspector
- feat(inspector): use chrome/msedge when chromium is not available
Reviewed 39 pull requests in 3 repositories
microsoft/playwright
36 pull requests
- docs(fetch): add api requests section under playwright test
- chore(html): use primer colors for report
- docs(fetch): add login via ApiRequestContext example
- chore: minor UI updates
- docs: note that setViewportSize changes screen size
- fix(selectors): combine visible with other selectors
- feat(webkit): bump to r1564
- test: newContext works when both screen and viewport specified
- feat(ui): merge stdio in html report
- feat(html): automatically use console reporter with html
- feat(tracing): make context.request appear in the trace
- feat(trace): highlight targets for accessors and expects
- chore: move "service" mode tests to experimental grid
- fix(selectors): empty text matcher
- doc(html): document html reporter
- docs: clarify default retry behavior
- chore: start adding html runner e2e tests
- feat(html): unhide html reporter
- feat(codgen): support positioned clicks in a canvas
- feat(inspector): a single inspector per playwright instance
- fix: electron launcher
- fix(runner): clarify where test.use() can be called
- test: popup event for pages opened from iframe
- feat(trace): add web manifest
- fix(runner): skip global hooks in --list mode
- Some pull request reviews not shown.

