1
0
mirror of synced 2026-08-05 06:56:56 +00:00

Commit Graph

  • f23c5d4c01 chore: update driver to 1.13.0-next-1623183015000 (#474) Yury Semikhatsky 2021-06-08 13:37:00 -07:00
  • d3f06cefd8 chore: update current version to 1.13.0-SNAPSHOT (#475) Yury Semikhatsky 2021-06-08 13:34:38 -07:00
  • 8c93ddf232 feat: roll driver, deprecated channel enum (#468) Yury Semikhatsky 2021-06-04 09:26:52 -07:00
  • 502965ffec chore: update deps version in examples project (#459) Yury Semikhatsky 2021-05-24 20:12:27 +00:00
  • 9a994aba70 test: disable test that flakes in Chromium (#457) Yury Semikhatsky 2021-05-21 16:40:19 +00:00
  • a67bf05b05 test(screencast): close context with video before returning from test method (#456) Yury Semikhatsky 2021-05-20 22:25:23 +00:00
  • a5d5c0d960 test: close file reader when done (#454) Yury Semikhatsky 2021-05-20 21:58:23 +00:00
  • 8e7f958242 test: disable same site attribute test in WebKit Windows (#455) Yury Semikhatsky 2021-05-20 21:57:33 +00:00
  • c6d94b918f test: port more browserType.connect() tests (#453) Yury Semikhatsky 2021-05-20 21:28:13 +00:00
  • 061e2a961a chore: roll to 1.12.0-next-1621527598000 (#452) Yury Semikhatsky 2021-05-20 16:44:15 +00:00
  • dfd62f06b5 chore(release-1.11.1): roll to 1.11.1-1621490832000 (#451) v1.11.1 Yury Semikhatsky 2021-05-20 16:44:00 +00:00
  • 7fb2ff34c0 cherry-pick(1.11.1): fix: wait for video to finish even if page was closed (#447) (#448) Yury Semikhatsky 2021-05-19 16:08:09 +00:00
  • 87d9957486 fix: wait for video to finish even if page was closed (#447) Yury Semikhatsky 2021-05-19 05:45:17 +00:00
  • b3629a704b test: use @TestInstance(PER_CLASS) instead of ThreadLocal (#446) Yury Semikhatsky 2021-05-18 19:20:13 +00:00
  • 02bd360319 feat: roll driver, implement context tracing and network APIs (#444) Yury Semikhatsky 2021-05-17 23:32:44 +00:00
  • bcf879b8f0 test: support parallel execution (#443) Yury Semikhatsky 2021-05-13 23:47:27 +00:00
  • 0585e0d108 chore(release): update version to 1.11.1 (#442) Yury Semikhatsky 2021-05-12 23:38:22 +00:00
  • 48d95a6543 Revert "fix: manually pipe messages from child process sdtout/stderr (#426)" (#440) (#441) Yury Semikhatsky 2021-05-12 23:27:55 +00:00
  • b7ce984969 Revert "fix: manually pipe messages from child process sdtout/stderr (#426)" (#440) Yury Semikhatsky 2021-05-12 23:12:16 +00:00
  • 47fe3aa076 chore: update working version to 1.12.0-SNAPSHOT (#437) Yury Semikhatsky 2021-05-11 18:55:51 +00:00
  • 74bf6637f3 fix: remove stray logging (#435) v1.11.0 Yury Semikhatsky 2021-05-07 23:30:12 +00:00
  • 06b88b3d4b fix: support slowMo options in browserType.connect (#434) Yury Semikhatsky 2021-05-07 23:21:07 +00:00
  • 7f3ecd83b9 chore(release): set version to 1.11.0 (#431) Yury Semikhatsky 2021-05-07 18:17:54 +00:00
  • f143ebd053 docs: update browser versions in README.md (#430) Yury Semikhatsky 2021-05-07 17:59:34 +00:00
  • 6c3c47a9f1 chore: roll driver to 1.11.0-1620331022000 (#429) Yury Semikhatsky 2021-05-07 15:06:44 +00:00
  • 4049952751 chore: roll driver to 1.11.0-1620262237000 (#428) Yury Semikhatsky 2021-05-06 18:37:26 +00:00
  • d24eba79dc fix: avoid private field/class access from Gson (#427) Yury Semikhatsky 2021-05-06 07:04:52 +00:00
  • 0fa416b459 fix: manually pipe messages from child process sdtout/stderr (#426) Yury Semikhatsky 2021-05-06 02:24:57 +00:00
  • a95f8f3887 feat: support tracing API for chromium (#422) Yury Semikhatsky 2021-05-04 16:16:44 +00:00
  • 779d50ca53 fix: add back pw:api timstamps (#417) Yury Semikhatsky 2021-04-27 11:18:23 -07:00
  • 627a940bcd feat: protocol logging timestamps (#415) Yury Semikhatsky 2021-04-26 20:32:25 -07:00
  • c30e105e36 feat: support extra headers in connect and connectOverCDP (#414) Yury Semikhatsky 2021-04-26 14:30:55 -07:00
  • 8ee5b8b436 feat: support channel logging (#410) Yury Semikhatsky 2021-04-23 14:25:32 -07:00
  • 21a7f4da02 feat(inspector): add logging to wait for event methods (#409) Yury Semikhatsky 2021-04-21 15:55:17 -07:00
  • e995996e4f test: update beforeunload expected text in firefox (#408) Yury Semikhatsky 2021-04-21 09:33:17 -07:00
  • c23afbf9cf test: check that SameSiteAttribute is properly propagated (#405) Yury Semikhatsky 2021-04-21 09:05:16 -07:00
  • 2e57a7a101 fix(websocket): use incoming queue with unlimited capacity (#406) Yury Semikhatsky 2021-04-21 08:58:55 -07:00
  • 20322470b5 chore: roll driver to 1.11.0-next-1618951606000 (#404) Yury Semikhatsky 2021-04-20 16:55:37 -07:00
  • ed25d1877d chore: roll driver with new connect logic (#400) Yury Semikhatsky 2021-04-17 09:16:27 -07:00
  • 8e27ec6bc3 test(lolcale): port locale tests from typescript (#395) Yury Semikhatsky 2021-04-12 12:30:45 -07:00
  • 2d956e4a8d feat: roll driver, support connectOverCDP with plain URL (#392) Yury Semikhatsky 2021-04-08 17:07:53 -07:00
  • 40c663ccce feat: support connectOverCDP (#387) Yury Semikhatsky 2021-04-06 23:20:07 -07:00
  • 7f52faf400 devops: adjust pushed Docker tags to be consistent with pw (#386) Max Schmitt 2021-04-06 18:36:54 +02:00
  • 5cd00cc4c7 chore: roll to 1.11.0-next-1617387566000 (#384) Yury Semikhatsky 2021-04-02 14:10:43 -07:00
  • 1ff5671b12 feat: roll driver, implement waitForUrl and new Video APIs (#382) Yury Semikhatsky 2021-04-02 08:53:26 -07:00
  • f332a536b1 devops: use install-deps in docker file (#378) Yury Semikhatsky 2021-03-30 13:09:14 -07:00
  • 5d5e85502e fix: align test-local-installation version with other projects (#380) Yury Semikhatsky 2021-03-30 12:32:53 -07:00
  • f8b4e93f25 chore: roll driver to 1.11.0-next-1617087307000 (#379) Yury Semikhatsky 2021-03-30 12:29:58 -07:00
  • 38aa88d59f chore: roll driver to 1.11.0-next-1617006126000 (#376) Yury Semikhatsky 2021-03-29 09:02:39 -07:00
  • 91282d3401 docs: point to java specific path on playwright.dev (#373) Yury Semikhatsky 2021-03-26 09:41:41 -07:00
  • 1904087722 chore: bump working version to 1.11.0-SNAPSHOT (#372) Yury Semikhatsky 2021-03-25 18:37:25 -07:00
  • db810d1117 devops: remove hardcoded docker version tag (#370) Yury Semikhatsky 2021-03-25 18:09:17 -07:00
  • 2ffca6a0b4 devops: force set current tag to v1.10.0 to push docker release (#368) Yury Semikhatsky 2021-03-25 13:27:21 -07:00
  • af1bf963dc devops: add docker release workflow to master branch (#367) Yury Semikhatsky 2021-03-25 12:44:20 -07:00
  • abada21f3a docs: update system requirements link (#365) Yury Semikhatsky 2021-03-25 11:30:23 -07:00
  • 34f34d869f docs: update note about API readiness (#364) Yury Semikhatsky 2021-03-25 11:27:53 -07:00
  • 304b4622c1 chore: mark v1.10.0 (#362) v1.10.0 Andrey Lushnikov 2021-03-24 16:32:21 -07:00
  • 1e4763c80d docs: add devtools instructions to CONTRIBUTING.md (#361) Yury Semikhatsky 2021-03-24 16:27:48 -07:00
  • ac7b1e4a7a chore: roll driver v1.10.0 (#360) Yury Semikhatsky 2021-03-24 16:14:57 -07:00
  • 41735ff8ca devops: fix docker script path (#359) Yury Semikhatsky 2021-03-24 14:49:01 -07:00
  • 866bf3587c devops: publish docker canary (#358) Yury Semikhatsky 2021-03-24 14:32:34 -07:00
  • d75a7d76a9 devops(docker): add docker test bot (#357) Yury Semikhatsky 2021-03-24 13:56:18 -07:00
  • d2b6e1c2b4 feat(docker): download browsers to local cache (#356) Yury Semikhatsky 2021-03-23 17:49:02 -07:00
  • a334baab49 chore: streamline set_maven_version.sh (#355) Yury Semikhatsky 2021-03-23 17:38:26 -07:00
  • 31c029a50a fix(docker): set java home, use JDK 14 (#352) Yury Semikhatsky 2021-03-22 16:31:52 -07:00
  • b1b5b43948 fix(launcher): firefoxUserPrefs serialization (#351) Yury Semikhatsky 2021-03-22 14:35:29 -07:00
  • bddd52e360 chore: update cli to 1.10.0-next-1616100617000 (#348) Yury Semikhatsky 2021-03-18 17:59:05 -07:00
  • cbc671dd16 fix: supported driver jar packed into another jar (#342) Yury Semikhatsky 2021-03-11 23:58:23 -08:00
  • a9a2eba2f6 chore: update alpha revision in the docs (#340) Yury Semikhatsky 2021-03-10 12:59:53 -08:00
  • 1432b62b84 chore: update version to 1.9.1-alpha-0 (#339) v1.9.1-alpha-0 Yury Semikhatsky 2021-03-10 09:54:24 -08:00
  • fd87e552f2 chore: roll driver to 1.9.2 (#338) Yury Semikhatsky 2021-03-10 09:33:18 -08:00
  • 4bcb7afeda tests: port new postData tests from upstream (#335) Yury Semikhatsky 2021-03-08 12:29:19 -08:00
  • 7ca9b33f46 chore: roll driver to 1.10.0-next-1615230258000 (#334) Yury Semikhatsky 2021-03-08 12:20:26 -08:00
  • ae15e3050d chore: update working version to 1.10.0-SNAPSHOT (#333) Yury Semikhatsky 2021-03-08 11:41:56 -08:00
  • ed68a789ef docs: update browser versions, fix wording in readme (#331) Yury Semikhatsky 2021-03-06 08:04:03 -08:00
  • 93a54d0a52 chore: update version to alpha in docs (#330) Yury Semikhatsky 2021-03-05 16:57:59 -08:00
  • 0891edd336 chore: update version to 1.9.0-alpha-0 (#329) Yury Semikhatsky 2021-03-05 15:58:56 -08:00
  • 10da11cd7c chore: update javadocs to reference set* methods (#328) v1.9.0-alpha-0 Yury Semikhatsky 2021-03-05 15:17:28 -08:00
  • 71b5865d5e docs(readme): use aka.ms Playwright Slack invite link (#327) Max Schmitt 2021-03-05 23:38:40 +01:00
  • ce54e385c5 docs: add more badges (#326) Yury Semikhatsky 2021-03-05 14:32:34 -08:00
  • 7d333f994e docs: update examples to use set* instead of with* (#325) Yury Semikhatsky 2021-03-05 14:29:41 -08:00
  • 617822fa18 fix: rename builder methods from with* to set* (#324) Yury Semikhatsky 2021-03-05 13:38:26 -08:00
  • 86c06c4fd3 fix(api): throw TimeoutError on timeout (#323) Yury Semikhatsky 2021-03-05 13:18:24 -08:00
  • d57c449aef test: add basic cli test (#321) Yury Semikhatsky 2021-03-05 10:12:45 -08:00
  • 9fe7496261 fix: set default codegen language to java (#320) Yury Semikhatsky 2021-03-04 22:33:49 -08:00
  • 9b568ab4ae feat: add class for launching cli using mvn (#319) Yury Semikhatsky 2021-03-04 21:52:12 -08:00
  • e9d5d6c5cd fix: correctly terminate connection on remote browser close (#318) Yury Semikhatsky 2021-03-04 14:26:22 -08:00
  • 2094d40ecb fix: delete deprecated accessibility API, add onceDialog (#317) Yury Semikhatsky 2021-03-03 21:15:34 -08:00
  • 315bda9b48 feat: provide stacktraces for inspector (#316) Yury Semikhatsky 2021-03-03 14:45:35 -08:00
  • db5bb8b9c2 fix: use default file system for relative path resolution (#315) Yury Semikhatsky 2021-03-03 11:42:17 -08:00
  • 6d982db6b9 fix: implement BrowserType.connect (#314) Yury Semikhatsky 2021-03-02 18:13:27 -08:00
  • 65fdde3e36 docs: use double quotes, linkify Promise (#312) Yury Semikhatsky 2021-03-02 12:27:48 -08:00
  • 33cbcd6fc7 fix: roll 1.9.1-1614654987000, rename onConsole->onConsoleMessage (#311) Yury Semikhatsky 2021-03-01 21:29:12 -08:00
  • 5ce2bb6527 docs: generate even documentation (#310) Yury Semikhatsky 2021-03-01 17:36:52 -08:00
  • 7e3cec5aac docs: patch javadoc links to API members and external sources (#309) Yury Semikhatsky 2021-03-01 16:38:29 -08:00
  • 606d9947d4 docs: add code snippets from upstream (#308) Yury Semikhatsky 2021-03-01 15:56:57 -08:00
  • aea9218162 chore: roll driver to 1.9.1-1614633211000 (#307) Yury Semikhatsky 2021-03-01 15:04:54 -08:00
  • 9885f72a66 docs: add examples from intro (#304) Yury Semikhatsky 2021-02-23 13:18:15 -08:00
  • d63a8e31c3 fix(logging): use thread-safe time formatter (#303) Yury Semikhatsky 2021-02-23 12:52:02 -08:00
  • 32afbc065b docs: fix examples to work with the latest api (#302) Yury Semikhatsky 2021-02-23 12:30:03 -08:00