528 Commits

Author SHA1 Message Date
Yury Semikhatsky
c3c80d7fbe
chore: mark 1.45.1 (#1633) 2024-07-22 12:13:58 -07:00
Yury Semikhatsky
7231dab0a0
chore: roll 1.45.3 (#1632) 2024-07-22 11:55:05 -07:00
Yury Semikhatsky
507e2c20d4
chore: set version to 1.45.0 (#1611) 2024-06-27 13:41:00 -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
Yury Semikhatsky
942a281f15
chore: add missing license headers (#1508) 2024-03-11 13:01:45 -07:00
uchagani
3417717c62
Convert TestBrowser to use fixtures (#1506) 2024-03-11 10:12:00 -07:00
Yury Semikhatsky
049493c242
chore: roll driver to 1.42.0-beta-1708994059000 (#1501) 2024-02-26 18:21:25 -08:00
uchagani
be06d1e7db
feat(junit): Added ignoreHttpsErrors option (#1500)
Added ignoreHttpsErrors option
2024-02-26 17:02:21 -08:00
Yury Semikhatsky
b9b3552cc4
chore: roll driver, fix canSpecifyPreinstalledNodeJsAsEnv on windows (#1496) 2024-02-20 10:58:32 -08:00
uchagani
1b2ac3f2c3
chore: Fix typo in PlaywrightRegistry (#1497)
Fix typo in PlaywrightRegistry
2024-02-17 08:59:32 -08:00
Yury Semikhatsky
e8e076310a
chore: track Playwright instances in PlaywrightRegistry (#1495) 2024-02-16 19:19:03 -08:00
uchagani
4a07105d8b
feat(junit): Close Playwright after test run (#1492) 2024-02-16 18:11:22 -08:00
Yury Semikhatsky
7f2a5fe9af
feat: roll 1.42.0-alpha driver, implement page.addLocatorHandler (#1494) 2024-02-15 08:49:45 -08:00
Jean-François Greffier
99ab89917f
fix: remove remaining JUnit Option getter (#1493) 2024-02-14 17:20:30 -08:00
Yury Semikhatsky
bd97c96707
feat(junit): testIdAttribute option (#1491) 2024-02-12 16:13:53 -08:00
Yury Semikhatsky
d38bae17d3
chore: send testIdAttributeName to server (#1490) 2024-02-12 15:33:51 -08:00
Yury Semikhatsky
23aa10690e
chore: custom test id per playwright instance (#1489) 2024-02-12 14:28:14 -08:00
Jean-François Greffier
70a8577f6f
remove JUnit Options getters (#1487) 2024-02-12 10:24:55 -08:00
Jean-François Greffier
de1d6a6b36
JUnit minor fixes (#1486) 2024-02-09 17:16:01 -08:00
Yury Semikhatsky
dbe1d30feb
chore: move junit tests into junit package (#1480) 2024-02-08 11:56:04 -08:00
Yury Semikhatsky
4121a28299
test(junit): restore browser channel test (#1479)
Fixes https://github.com/microsoft/playwright-java/issues/1478
2024-02-08 11:27:34 -08:00
Max Schmitt
0ad604f058
test: do not rely on channel: chrome (#1477) 2024-02-07 18:47:12 +01:00
Yury Semikhatsky
7ce6c7f0a0
feat: support device name in playwright fixtures (#1472)
Reference https://github.com/microsoft/playwright-java/issues/1369
Reference https://github.com/microsoft/playwright-java/issues/939
2024-02-04 19:07:24 -08:00
Yury Semikhatsky
197ee801ad
fix: put file payloads into "payloads" protocol field (#1469)
Fixes https://github.com/microsoft/playwright-java/issues/1468
2024-02-01 11:54:18 -08:00
Max Schmitt
77e59999ab
test: should serialize storageState with lone surrogates (#1464) 2024-01-29 20:21:13 +01:00
uchagani
c4e1f898e6
Remove setters from Options. Add tests for custom fixtures (#1436) 2024-01-23 17:36:37 -08:00
Yury Semikhatsky
ffe2bd4a96
chore: set dev version to 1.42 (#1454) 2024-01-17 16:27:02 -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