554 Commits

Author SHA1 Message Date
Yury Semikhatsky
4307548995
chore: mark-1.51.0 (#1769) 2025-03-17 12:13:56 -07:00
Yury Semikhatsky
c090824c93
chore: roll 1.51.0 driver, implement new features (#1757) 2025-03-07 19:02:19 -08:00
stevenfuhr
995cf902fb
fix: add pfxBase64 to jsonCert instead of params (#1746) 2025-02-07 12:33:20 -08:00
Max Schmitt
4820088457
fix(urlMatcher): normalize URLs to align with Node.js parser behavior (#1734) 2025-01-27 10:26:39 -08:00
Max Schmitt
fcd0444c57
fix(webSocketRoute): resolve URL against baseURL (#1722) 2025-01-27 15:43:47 +01:00
Yury Semikhatsky
015939b150
feat: roll driver to 1.50 alpha (#1729) 2025-01-17 09:21:19 -08:00
Adam Gastineau
eb8cf62d74
fix(tracing): Properly log Clock calls (#1727) 2025-01-16 07:04:53 -08:00
Max Schmitt
6b621ce6f7
chore: refactor UrlMatcher (#1720) 2024-12-28 10:47:01 +01:00
Yury Semikhatsky
42d0203b49
fix: waitForCondition should not call predicate after it returned true (#1721) 2024-12-19 12:25:42 -08:00
Max Schmitt
c591a1470a
test: do not create stray files when running tests (#1718) 2024-12-18 11:49:18 +01:00
Yury Semikhatsky
2ff37da5f5
chore: mark 1.50 snapshot (#1702) 2024-11-18 17:01:09 -08:00
Yury Semikhatsky
ee99afc3a3
chore: print actual message for TestBrowserContextCDPSession.shouldDe… (#1701) 2024-11-18 16:25:10 -08:00
Yury Semikhatsky
29f58a5840
test: unflake TestPageClock (#1699) 2024-11-15 14:38:02 -08:00
Yury Semikhatsky
6e66ee7c35
chore: roll 1.49-beta (#1697) 2024-11-15 09:24:21 -08:00
Yury Semikhatsky
20b13ad0c0
chore: roll driver 1.48.1 (#1687) 2024-10-17 12:06:13 -07:00
Yury Semikhatsky
9c220cd359
test: update web socket tests to properly dispatch ws messages (#1683) 2024-10-03 11:19:15 -07:00
Yury Semikhatsky
ab443d1638
chore: roll 1.48 beta driver (#1681) 2024-10-02 14:21:13 -07:00
Yury Semikhatsky
36350f3c5c
chore: roll 1.47.0 (#1670) 2024-09-09 11:06:17 -07:00
Max Schmitt
f3476c68ff
test: fix client-certificate tests (#1669) 2024-09-09 09:05:37 -07:00
Max Schmitt
8fd8f1c831
test: remove per-context proxy hacks for Windows/Chromium (#1668) 2024-09-09 10:09:00 +02:00
Yury Semikhatsky
6b01b878cb
chore: roll driver to 1.47.0 alpha 2024 08 28 (#1663) 2024-08-28 16:02:34 -07:00
uchagani
2e32eb704f
feat(junit): Implement automatic saving of traces and screenshots via fixtures (#1560) 2024-08-28 13:52:07 -07:00
Chris Kocel
b81b144680
fix: null check in ListenerCollection notify method (#1661) 2024-08-28 13:50:55 -07:00
Yury Semikhatsky
800c2e9c71
fix: support ControlOrMeta action modifier (#1644)
Fixes: https://github.com/microsoft/playwright-java/issues/1643
2024-08-07 17:08:33 -07:00
Yury Semikhatsky
8ae67204eb
test: disable failing certificate tests on webkit mac (#1641) 2024-08-06 13:08:26 -07:00
Yury Semikhatsky
776e3f26ef
chore: serizlize java Exception <==> javascript Error (#1639) 2024-08-02 10:32:18 -07:00
Yury Semikhatsky
46f4ac1f33
chore: roll driver to 1.46.0-beta (#1638) 2024-07-31 13:58:01 -07:00
Yury Semikhatsky
7a12897be4
feat: support java.time.OffsetDateTime in post data (#1624)
Fixes https://github.com/microsoft/playwright-java/issues/1623
2024-07-11 08:58:46 -07:00
Yury Semikhatsky
212bf981f7
chore: bump dev version to 1.46.0-SNAPSHOT (#1612) 2024-06-27 13:28:56 -07:00
Yury Semikhatsky
e4828d00b6
chore: roll 1.45.0 (#1609) 2024-06-25 09:18:12 -07:00
Yury Semikhatsky
4cc3fa3012
chore: roll driver to 1.45.0 beta, implement new features (#1600) 2024-06-18 17:08:45 -07:00
Yury Semikhatsky
0a759e699e
fix(fetch): support json objects with null values (#1587)
Fixes https://github.com/microsoft/playwright-java/issues/1585
2024-05-30 14:46:17 -07:00
Yury Semikhatsky
731d8e8dc2
chore: bump dev version to 1.45.0-SNAPSHOT (#1579) 2024-05-17 09:12:49 -07:00
Yury Semikhatsky
5636edf69a
test: ControlOrMeta modifier (#1564) 2024-05-02 16:30:27 -07:00
Yury Semikhatsky
d72364627b
chore: roll driver to 1.44.0-beta-1714435420000 (#1563) 2024-04-30 08:57:03 -07:00
Yury Semikhatsky
7b8efadc57
chore: roll driver, implement new features (#1559) 2024-04-27 08:46:04 -07:00
uchagani
a654a4234e
feat(junit): add ability to connect to remote browsers via fixtures (#1541) 2024-04-22 13:09:33 -07:00
Max Schmitt
2f264eab76
fix(cdpSession): events without payload (#1553) 2024-04-17 09:10:55 -07:00
Yury Semikhatsky
90aa4579c4
chore: move junit impl to com.microsoft.playwright.impl.junit (#1538) 2024-04-03 15:31:20 -07:00
Yury Semikhatsky
1a8f5f7746
docs: fix broken class links, format details and usage (#1536) 2024-04-03 14:15:22 -07:00
Yury Semikhatsky
a917f2ef5c
fix(docs): generate javadocs (#1534)
Reference https://github.com/microsoft/playwright-java/issues/1533
2024-04-03 13:22:23 -07:00
Yury Semikhatsky
452effbe3f
chore: implement context.backgroundPages (#1532)
Reference https://github.com/microsoft/playwright-java/issues/1530
2024-04-02 10:54:41 -07:00
uchagani
240f8d0873
feat(junit): make getOrCreate fixture methods public (#1527) 2024-03-29 09:21:35 -07:00
Yury Semikhatsky
e7653ddde7
chore: roll driver to 1.43.0-beta, implement clearCookie(filter) (#1525) 2024-03-27 17:51:31 -07:00
uchagani
a135675580
chore(test): Convert tests to use fixtures (#1521) 2024-03-22 10:33:48 -07:00
uchagani
4b9a436d57
fix(junit): Fixes fixtures not working in nested junit test classes (#1515) 2024-03-21 17:26:47 -07:00
Yury Semikhatsky
f15147ba33
chore: get rid of driver wrapper script (#1519)
Fixes https://github.com/microsoft/playwright-java/issues/1518
2024-03-20 16:52:36 -07:00
Yury Semikhatsky
53879c8405
chore: bump dev version to 1.43 (#1513) 2024-03-11 17:00:33 -07:00
Yury Semikhatsky
419c378e0f
chore: roll 1.42.1 (#1511) 2024-03-11 16:29:30 -07:00
Yury Semikhatsky
270bc99420
docs: junit fixture javadocs (#1510)
Reference https://github.com/microsoft/playwright-java/issues/1369
2024-03-11 16:03:27 -07:00