Popular repositories
-
-
Forked from JupiterOne/playwright-aws-lambda
Support for running Microsoft's Playwright on AWS Lambda and Google Cloud Functions
-
-
-
Forked from microsoft/playwright
Node library to automate Chromium, Firefox and WebKit browsers
TypeScript
-
Forked from mozilla/gecko-dev
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: http://bit.ly/contribute-code
2,919 contributions in the last year
Less
More
Contribution activity
June 2021
Created 25 commits in 2 repositories
Created a pull request in microsoft/playwright that received 1 comment
Opened 26 other pull requests in 2 repositories
microsoft/playwright
19
merged
- browser(webkit): initialize fetchStart in Curl to fix network metrics
- docs(api): add env option to Playwright.create in Java
- feat(webkit): bump to 1499
- browser(webkit): fix win linkage of libyuv
- browser(webkit): roll to 06/08/21
- browser(webkit): add Playwright.setLocalStorageData command
- docs: use proper option name for --workers
- browser(webkit): import <optional> to fix win compilation
- browser(webkit): add missing Optional.h import to fix mac compilation
- docs(api): add missing callback parameter to waitForRequestFinished
- browser(webkit): roll to 06/03
- feat(webkit): bump to 1492
- browser(webkit): fix time formatting and mac compilation
- browser(webkit): getLocalStorageData command
- fix(webkit): use new awaitPromise parameter instead of separate command
- feat(webkit): bump to 1490
- browser(webkit): add missing override annotations
- browser(webkit): add awaitPromise parameter to Runtime.callFunctionOn
- feat(webkit): bump to 1488
microsoft/playwright-java
7
merged
- feat: accept driver env in Playwright.create()
- chore: update versions in README
- chore(release-1.12): set version to 1.12.0
- chore(release-1.12): update driver to 1.12.0-1623185968000
- chore: update current version to 1.13.0-SNAPSHOT
- chore: update driver to 1.13.0-next-1623183015000
- feat: roll driver, deprecated channel enum
Reviewed 38 pull requests in 3 repositories
microsoft/playwright 35 pull requests
- cherry-pick(release-1.12): roll Firefox to r1271
- browser(firefox): move to the hand-written JSON serializer
- test: toJSON property for Arrays after evaluation in FF
- browser(firefox): fixed Array.prototype.toJSON workaround
- fix: add best-effort support for MacOS beta versions
- chore: mark v1.12.1
- cherry-pick(release-1.12): support passing slowMo option
- docs: split release notes on the website per-language
- fix(firefox): race between markAsError and Page.ready
- fix(chromium): fix a race when initialization does not finish before page close
- feat(firefox-beta): roll Firefox-Beta to 90.0b5
- chore: mark v1.12.0
- chore: swap firefox-stable and firefox
- feat: nicer stub for WebKit on MacOS 10.14
- fix(folio): print full syntax errors
-
feat: support
npx playwright install msedge - browser(firefox): forced-colors media query emulation
- docs(typo): Fix typo in showcase.md
- test: add a glob test
- feat(cli): allow to list-only the dependencies without installing them
- test(nonStallingRawEvaluateInExistingMainContext): fix broken test
- feat: use WebKit stub on MacOS 10.14
- devops: replace WebKit for MacOS 10.14 build with a stub
- fix(chromium): drag and drop works in chromium
- chore: do not use Array.from in injected script
- Some pull request reviews not shown.
microsoft/playwright-java 2 pull requests
microsoft/playwright.dev 1 pull request
Created an issue in microsoft/folio that received 1 comment
[Bug] Running 100k tests when --repeat-each=1k
Mark a single test as .only and run it with the following command:
$ npm run wtest -- evaluate --repeat-each=1000 > playwright-internal@1.12.0-next…
1
comment