791 Commits

Author SHA1 Message Date
Yury Semikhatsky
d36b36e770
cherry-pick(#1552): fix(driver): consider PLAYWRIGHT_NODEJS_PATH from… (#1557) 2024-04-22 15:59:42 -07:00
Yury Semikhatsky
26861a2f1e
chore: roll 1.43.0 (#1545) v1.43.0 2024-04-10 09:53:28 -07:00
Yury Semikhatsky
04e77b9c9a
chore: set release version to 1.43.0 (#1540) 2024-04-10 09:20:07 -07:00
Yury Semikhatsky
ccf4575bc8
chore(1.43): roll 1.43-beta driver (#1539) 2024-04-03 16:18:02 -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
dependabot[bot]
f497bcc27d
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 (#1531) 2024-04-01 18:10:20 -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
dependabot[bot]
8cdfd183b8
chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 (#1516) 2024-03-20 15:44:36 -07:00
dependabot[bot]
c37b13eafb
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 (#1517) 2024-03-20 15:44:19 -07:00
Yury Semikhatsky
53879c8405
chore: bump dev version to 1.43 (#1513) 2024-03-11 17:00:33 -07:00
dependabot[bot]
91c3264c75
chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#1509) 2024-03-11 16:37:53 -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
Max Schmitt
f98ad20dcc
devops: mark Docker images as EOL (#1505) 2024-03-07 20:18:20 +01:00
Yury Semikhatsky
8fb21af3ff
chore: roll 1.42.0 (#1502) 2024-02-27 12:30:28 -08: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
Yury Semikhatsky
72b36b46e2
chore: use latest JDK LTS version in docker (#1488) 2024-02-12 12:47:19 -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
36705817bf
devops: add maven dependabot (#1485) 2024-02-09 12:16:57 -08:00
Max Schmitt
8286f8a9d8
chore: bump dependencies (#1484) 2024-02-09 20:48:01 +01:00
Max Schmitt
906d947c26
devops: bump Docker Maven to v3.9.6 (#1482) 2024-02-09 09:21:35 -08:00
Max Schmitt
e26a2710bd
devops: simplify Docker publishing (#1481) 2024-02-09 14:54:18 +01: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
Max Schmitt
d72000c793
devops: update guardian suppression file (#1476) 2024-02-06 22:51:42 +01:00
Max Schmitt
9ef73b389b
devops: migrate to 1ES PT (#1475) 2024-02-06 12:05:52 -08:00
Yury Semikhatsky
da2501af49
devops: update issue templates (#1474) 2024-02-05 11:25:55 -08: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