733 Commits

Author SHA1 Message Date
Yury Semikhatsky
80911c6a2a
chore: mark version 1.40.0 (#1427) (#1429) v1.40.0 2023-11-20 11:36:57 -08:00
Yury Semikhatsky
d91c93bed1
chore: roll 1.40.0 (#1426) 2023-11-20 10:19:23 -08:00
Yury Semikhatsky
2b45615e14
chore: roll driver to 1.40.0-beta-1700102862000 (#1424) 2023-11-16 10:16:15 -08:00
Max Schmitt
d6f6448b1d
chore: fix Ubuntu 22.04 WebKit on 20.04 host (#1423) 2023-11-15 19:54:37 +01:00
Yury Semikhatsky
5d9f76f4c5
chore: roll driver to 11/14/23, revert expect change (#1422) 2023-11-14 12:01:12 -08:00
Yury Semikhatsky
38f3dd3f5a
chore: roll driver to 1.40.0-alpha-nov-13-2023 (#1420) 2023-11-14 10:24:07 -08:00
Yury Semikhatsky
4efb792c36
chore: set dev version to 1.40 (#1411) 2023-10-13 14:02:10 -07:00
Jayapraveen Arcot
aa4f9754de
docs: update the system requirements link in readme (#1408) 2023-10-13 11:46:20 -07:00
Yury Semikhatsky
7d9d9a2d9d
chore: roll driver to 1.39.0 (#1409) 2023-10-13 11:45:23 -07:00
Yury Semikhatsky
db1c899cf6
chore: unflake TestBrowserContextProxy.shouldExcludePatterns (#1404) 2023-10-11 15:23:46 -07:00
Yury Semikhatsky
91e70280a3
chore: update driver to 1.39.0-beta (Oct 11) (#1403) 2023-10-11 12:39:37 -07:00
Yury Semikhatsky
5fe5a3e925
Revert "feat(junit-playwright) (#1371)" (#1402)
This reverts commit fb2188cd2a041768be664f899d32b856787a7b73.
2023-10-10 16:32:08 -07:00
uchagani
fb2188cd2a
feat(junit-playwright) (#1371) 2023-09-29 16:41:01 -07:00
Yury Semikhatsky
fc4a536308
chore: bump maven version (#1392) 2023-09-20 11:39:56 -07:00
Yury Semikhatsky
4312a98ae0
test: unflake cookie roundtrip (#1388) 2023-09-18 20:44:51 -07:00
Yury Semikhatsky
f629f915de
chore: set dev version to 1.39.0-SNAPSHOT (#1387) 2023-09-18 17:32:19 -07:00
Yury Semikhatsky
85c5f90029
chore: update selector escaping, roll driver (#1385) 2023-09-18 16:22:23 -07:00
railwayursin
30778a3b04
fix: setfiles OOM exception (#1384) 2023-09-18 15:48:56 -07:00
Max Schmitt
25ba8474f4
devops: fix publishing (#1378) 2023-09-18 15:41:38 -07:00
Yury Semikhatsky
5394b5d9b3
chore: roll driver 1.38.0-alpha-sep-10-2023 (#1380) 2023-09-12 09:10:13 -07:00
Yury Semikhatsky
883487772a
Revert "feat(soft-assertions): Implement soft assertions for playwrig… (#1377)
Revert "feat(soft-assertions): Implement soft assertions for playwright-java (#1361)"

This reverts commit 86f929aaf0c58eb4c6a27f4cdcb5adb6180bb6cc.
2023-09-06 15:27:30 -07:00
Yury Semikhatsky
4d912193e7
chore: support js Map, Set in protocol results (#1376) 2023-09-06 13:33:16 -07:00
Yury Semikhatsky
05eb1f1161
chore: roll 1.38.0-alpha-sep-5-2023 (#1374) 2023-09-05 11:21:45 -07:00
Oliver Weiler
2dbfa9d38e
chore: Generate metadata for method parameters (#1370) 2023-09-01 09:30:52 -07:00
uchagani
86f929aaf0
feat(soft-assertions): Implement soft assertions for playwright-java (#1361) 2023-08-28 12:41:44 -07:00
Yury Semikhatsky
fa75e29fcf
chore: roll driver to 1.38.0-alpha-aug-23 (#1362)
Reference https://github.com/microsoft/playwright-java/issues/1353
2023-08-23 18:41:40 -07:00
Yury Semikhatsky
7d5953c96e
Revert "SoftAssertions Implementation (#1340)" (#1357)
This reverts commit 632fba54a53174a011ed75a5a05a8d7cc618c422.
2023-08-17 10:11:30 -07:00
uchagani
632fba54a5
SoftAssertions Implementation (#1340) 2023-08-17 10:06:04 -07:00
Yury Semikhatsky
f76af33f52
docs: update ROLLING.md with instructions how to find driver version (#1356) 2023-08-17 10:04:38 -07:00
Yury Semikhatsky
4204096c24
chore: set dev version to 1.38 (#1350) 2023-08-11 15:31:11 -07:00
Yury Semikhatsky
d3495ca511
chore: roll driver to 1.37.0-beta (#1348) 2023-08-11 15:12:37 -07:00
Raphi
4b873ec3ad
feat: Add support for Chrome DevTools Protocol (CDPSession) (#1329)
Add new methods BrowserContext.newCDPSession and
Browser.newBrowserCDPSession to create a Chrome
DevTools Protocol[1] session for the page and
browser respectively.

Fixes #823
[1] https://chromedevtools.github.io/devtools-protocol/
2023-08-10 16:42:57 -07:00
Yury Semikhatsky
463146ab11
chore: set dev version to 1.37 (#1337) 2023-07-14 14:50:36 -07:00
Yury Semikhatsky
f6bc9a8b3d
chore: roll driver to 1.36.1 (#1335) 2023-07-14 14:42:12 -07:00
Yury Semikhatsky
35e3c3653e
fix: form data field encoding (#1333)
Fixes #1331
2023-07-11 09:52:21 -07:00
Yury Semikhatsky
ed63ba4dcf
chore: roll 1.36.0-beta-1689010164000 (#1332)
References #1311
2023-07-10 12:50:24 -07:00
Yury Semikhatsky
48a92d1a62
chore: roll to 1.36.0-alpha-jul-7-2023 (#1330) 2023-07-07 11:50:08 -07:00
Yury Semikhatsky
d219fddc8b
fix: NPE after pause (#1314) 2023-06-20 12:02:50 -07:00
Yury Semikhatsky
7a1bbe23b1
chore: bump dev version to 1.36.0-SNAPSHOT (#1305) 2023-06-12 15:57:36 -07:00
Yury Semikhatsky
2a047bff9a
chore: roll 1.35.0 (#1304) 2023-06-12 15:54:40 -07:00
Yury Semikhatsky
4e5285950d
chore: roll to 1.35.0-beta (#1298) 2023-06-08 18:23:19 -07:00
Yury Semikhatsky
b8a9d888be
fix: NPE in Page.pdf for persistent context (#1292)
Fixes #1291
2023-05-26 12:00:07 -07:00
Yury Semikhatsky
5a4640fe2a
chore: set dev version to 1.35 (#1288) 2023-05-24 16:45:39 -07:00
Yury Semikhatsky
2ba018dd7e
chore: roll driver to 1.34.2 (#1286) 2023-05-24 16:34:52 -07:00
Nour Z
7f3db2ff46
fix: updated dead links to use playwright homepage 2023-05-23 15:27:55 -07:00
Yury Semikhatsky
8547c706ea
feat: roll 1.34 beta driver, implement context events (#1283) 2023-05-18 15:57:39 -07:00
Max Schmitt
30a696172a
devops(docker): fix Docker publishing (#1277) 2023-05-09 08:55:36 +02:00
Yury Semikhatsky
23de4518f4
chore: bump dev version to 1.34 (#1273) 2023-05-02 13:40:57 -07:00
Yury Semikhatsky
343502d559
chore: roll driver to 1.33.0 (#1271) 2023-05-02 12:19:34 -07:00
Max Schmitt
83837af5e5
docker: use Jammy as Docker default (#1267) 2023-04-27 18:27:54 +02:00