422 Commits

Author SHA1 Message Date
Yury Semikhatsky
82260585ce
chore: roll 1.41.2 driver, mark 1.41.2 (#1471) 2024-02-01 16:42:13 -08:00
Yury Semikhatsky
bae57eec02
cherry-pick(#1469): fix: put file payloads into "payloads" protocol f… (#1470)
Reference https://github.com/microsoft/playwright-java/issues/1468
2024-02-01 12:20:31 -08:00
Yury Semikhatsky
eefb9b68ff
chore(1.41): Revert "feat(junit-playwright) (#1412)" (#1452)
Revert "feat(junit-playwright) (#1412)"

This reverts commit f28ca44fa018130331c17906e2ef31a991a78d0a.
2024-01-17 15:37:59 -08:00
Yury Semikhatsky
7e6f98c903
chore: roll driver to 1.41 beta (#1449) 2024-01-17 08:55:22 -08:00
Yury Semikhatsky
e889b20fda
chore: roll driver to 1.41.0-alpha (#1443) 2023-12-18 16:01:35 -08:00
uchagani
f28ca44fa0
feat(junit-playwright) (#1412) 2023-12-04 17:32:59 -08: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
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
4312a98ae0
test: unflake cookie roundtrip (#1388) 2023-09-18 20:44:51 -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
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
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
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
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
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
8547c706ea
feat: roll 1.34 beta driver, implement context events (#1283) 2023-05-18 15:57:39 -07:00
Yury Semikhatsky
343502d559
chore: roll driver to 1.33.0 (#1271) 2023-05-02 12:19:34 -07:00
Sébastien Richert
7163012709
test: Restrain sending http credentials on a specific origin (for roll 1.33 driver) (#1253)
* test: Restrain sending http credentials on a specific origin (for driver 1.33 roll)

Verify that the httpCredentials are not sent when origin mismatch (scheme or hostname or port). See https://github.com/microsoft/playwright/pull/20374

* test: Restrain sending http credentials on a specific origin

Verify that the httpCredentials are not sent when origin mismatch (scheme or hostname or port). See https://github.com/microsoft/playwright/pull/20374
2023-04-26 14:48:38 -07:00
Yury Semikhatsky
be59662a62
feat: roll driver to 1.33.0 beta (#1266) 2023-04-26 14:28:46 -07:00
Yury Semikhatsky
45591df430
feat: roll driver to Apr 12, implement new APIs (#1264) 2023-04-12 13:38:04 -07:00
Yury Semikhatsky
5f3b5dbe27
test: align waitForNavigation test with upstream (#1250) 2023-03-27 14:19:39 -07:00
Yury Semikhatsky
bc50392220
chore: throw on context.close() if it was closed externally (#1248)
This is a backport of 09ff7eaaf2
2023-03-27 14:00:42 -07:00
Yury Semikhatsky
470df42b36
feat: roll 1.32 driver, implement waitForCondition (#1237)
* Rolled recent driver
* Implemented waitForCondition in Page and BrowserContext

https://github.com/microsoft/playwright-java/issues/1208
Fixes https://github.com/microsoft/playwright-java/issues/1228
2023-03-20 10:27:29 -07:00
Yury Semikhatsky
b260125389
fix: do not modify fetch options.method (#1232) 2023-03-15 12:27:54 -07:00
Yury Semikhatsky
f8fc1068bc
chore: roll 1.32.0-alpha driver (#1223) 2023-03-10 10:05:19 -08:00
Yury Semikhatsky
fe3e3e55dc
fix: better assertThat error message for isChecked=false (#1221)
Fixes #1209
2023-03-01 08:52:27 -08:00
Yury Semikhatsky
1dc938cc67
test: make waitForNavigation pass in ff (#1220) 2023-02-28 13:21:46 -08:00
Yury Semikhatsky
05239433d2
test: make firefox not hang on shouldRejectResponseFinishedIfPageCloses (#1218) 2023-02-27 18:43:46 -08:00
Yury Semikhatsky
c4b27febd4
feat: roll driver 1.31.0-beta-1676591072000 (#1207) 2023-02-16 19:09:22 -08:00
Yury Semikhatsky
a478acf6b2
test: response.finished() respects page.close (#1206) 2023-02-16 15:18:54 -08:00
Yury Semikhatsky
da36841809
fix: properly escape slash inside attributes (#1205)
https://github.com/microsoft/playwright/issues/20471
2023-02-16 13:02:22 -08:00
Yury Semikhatsky
8dfb745da9
fix: page.pause should not throw (#1204) 2023-02-16 11:21:24 -08:00
Yury Semikhatsky
96b432d528
chode: roll driver to 1.30.0-beta-1674276599000 (#1183) 2023-01-23 11:18:37 -08:00
Yury Semikhatsky
551c168884
chore: roll 1.30 driver (#1182) 2023-01-22 21:17:31 -08:00