Yury Semikhatsky
1c90bb65ad
chore: set version to 1.55.0 ( #1836 )
2025-08-27 10:03:03 -07:00
Yury Semikhatsky
2ff37da5f5
chore: mark 1.50 snapshot ( #1702 )
2024-11-18 17:01:09 -08:00
Yury Semikhatsky
212bf981f7
chore: bump dev version to 1.46.0-SNAPSHOT ( #1612 )
2024-06-27 13:28:56 -07:00
Yury Semikhatsky
731d8e8dc2
chore: bump dev version to 1.45.0-SNAPSHOT ( #1579 )
2024-05-17 09:12:49 -07:00
Max Schmitt
8652942482
fix(driver): consider PLAYWRIGHT_NODEJS_PATH from host env ( #1552 )
2024-04-16 19:54:15 +02: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
ffe2bd4a96
chore: set dev version to 1.42 ( #1454 )
2024-01-17 16:27:02 -08:00
Yury Semikhatsky
d73f953e68
chore: mark 1.41 dev version ( #1428 )
2023-11-20 11:03:13 -08:00
Yury Semikhatsky
cc28516281
chore: mark version 1.40.0 ( #1427 )
2023-11-20 10:57:07 -08:00
Yury Semikhatsky
4efb792c36
chore: set dev version to 1.40 ( #1411 )
2023-10-13 14:02:10 -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
4204096c24
chore: set dev version to 1.38 ( #1350 )
2023-08-11 15:31:11 -07:00
Yury Semikhatsky
463146ab11
chore: set dev version to 1.37 ( #1337 )
2023-07-14 14:50:36 -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
5a4640fe2a
chore: set dev version to 1.35 ( #1288 )
2023-05-24 16:45:39 -07:00
Yury Semikhatsky
23de4518f4
chore: bump dev version to 1.34 ( #1273 )
2023-05-02 13:40:57 -07:00
Yury Semikhatsky
1783b117e6
chore: bump dev revision to 1.33 ( #1252 )
2023-03-27 15:58:29 -07:00
Yury Semikhatsky
9fdcbb63f9
chore: bump dev version to 1.32.0-SNAPSHOT ( #1212 )
2023-02-22 11:20:04 -08:00
Karl Heinz Marbaise
4762ad9768
devops: Improve plugin configuration inheritance usage ( #1201 ) ( #1202 )
...
devops: Improve plugin configuration inheritance usage. (#1201 )
- removing duplication of plugin definition in modules
- using single location to define all (parent)
- defined all used plugins via pluginManagement with
most recent versions.
- removed life cycle binding from pluginManagement
- moved life cycle binding to default location
- using jar-no-fork of maven-source-plugin.
2023-02-17 15:38:52 -08:00
Yury Semikhatsky
e81b874bbb
chore: set dev version 1.31.0-SNAPSHOT ( #1186 )
2023-01-23 11:55:55 -08:00
Yury Semikhatsky
9010fa95a0
chore: bump dev version to 1.30 ( #1180 )
2023-01-18 12:21:03 -08:00
Yury Semikhatsky
8904de9bb8
chore: set dev version to 1.29.0-SNAPSHOT ( #1126 )
2022-11-16 12:43:07 -08:00
Yury Semikhatsky
261160e4cf
chore: bump dev version to 1.28.0-SNAPSHOT ( #1094 )
2022-10-07 17:29:18 -07:00
Yury Semikhatsky
b5c09a3141
chore: set dev version to 1.27.0-SNAPSHOT ( #1073 )
2022-09-20 15:32:03 -07:00
Yury Semikhatsky
8ef960a5f7
chore: mark 1.26.0 ( #1072 )
2022-09-20 14:28:40 -07:00
Yury Semikhatsky
4d278c391e
feat: allow using preinstalled node.js ( #1030 )
2022-08-15 20:51:07 -07:00
Yury Semikhatsky
f036b3d38a
chore: bump dev version to 1.26.0-SNAPSHOT ( #1028 )
2022-08-12 13:55:06 -07:00
Yury Semikhatsky
0afaf6c561
fix: no split packages for compatibility with modules ( #1013 )
2022-07-27 13:32:25 -07:00
Yury Semikhatsky
77538dcf7f
chore: bump dev version to 1.25 ( #1007 )
2022-07-25 15:56:22 -07:00
Yury Semikhatsky
844d1665b2
chore: set dev version to 1.24.0-SNAPSHOT ( #972 )
2022-06-28 09:14:57 -07:00
Yury Semikhatsky
34d23a833e
devops: bump version to 1.23.0-SNAPSHOT ( #930 )
2022-05-13 11:14:15 -07:00
Yury Semikhatsky
41fd9a6f75
chore: bump dev version to 1.22 ( #897 )
2022-04-12 10:46:31 -07:00
Yury Semikhatsky
8ce193d144
chore: roll to 1.21 beta driver ( #888 )
2022-04-11 13:04:57 -07:00
uchagani
447578c582
fix(driver): set driver instance to null if an exception is thrown du… ( #879 )
2022-04-04 12:25:37 -07:00
Alex (Huy Tran)
43d12a7662
feat: enable loading alternative driver via system properties ( #873 )
2022-03-30 10:42:18 -07:00
Yury Semikhatsky
1deccbb55d
chore: add logging to driver installation ( #865 )
2022-03-25 12:02:47 -07:00
Yury Semikhatsky
5b0ef8b7bf
chore: update current version to 1.21.0-SNAPSHOT ( #847 )
2022-03-14 17:16:37 -07:00
Yury Semikhatsky
119700a678
feat: add response param to route.fulfill ( #797 )
2022-01-28 08:38:24 -08:00
Max Schmitt
c03f4a9384
fix: CLI don't download browers automatically and set env accordingly ( #790 )
2022-01-24 12:54:49 -08:00
Andrey Lushnikov
f4c69faad3
chore: cut v1.18.0 ( #777 )
2022-01-19 08:42:53 -08:00
Andrey Lushnikov
6b30c0b3d2
fix: pass required env variables for new driver ( #774 )
...
Fixes #772
2022-01-19 05:15:37 -08:00
Yury Semikhatsky
b09b9aecfb
feat: custom temp dir for driver via playwright.driver.tmpdir property ( #763 )
2022-01-06 14:36:39 -08:00
Yury Semikhatsky
f782ca6339
chore: bump dev version to 1.18 ( #703 )
2021-11-15 15:10:23 -08:00
Yury Semikhatsky
9f2b482084
chore: move common parts to parent pom, update module descriptions ( #658 )
2021-10-21 23:40:17 -07:00
Yury Semikhatsky
38c5dc28a4
chore: bump development version ( #656 )
2021-10-21 17:54:52 -07:00
Max Schmitt
81724c7c94
chore: mark 1.16.0-SNAPSHOT ( #621 )
2021-09-21 15:11:27 +02:00
Yury Semikhatsky
33ec902eb9
chore: update current version to 1.15.0-SNAPSHOT ( #563 )
2021-08-13 14:38:07 -07:00
Yury Semikhatsky
79529a7239
chore: bump snapshot version to 1.14 ( #531 )
2021-07-28 00:57:59 -07:00
Yury Semikhatsky
87ad579deb
feat: accept driver env in Playwright.create() ( #480 )
2021-06-09 16:17:02 -07:00