This website requires JavaScript.
mirror of
synced
2026-05-26 12:43:14 +00:00
18ca3e6ace
chore: remove custom mapping for pdf options (#268 )
Yury Semikhatsky
2021-02-08 18:35:27 -08:00
b77b9b0d20
chore: move enums and second level nested classes into options package (#267 )
Yury Semikhatsky
2021-02-08 18:33:38 -08:00
c2690f925c
fix: allow building persistent context options from device (#266 )
Yury Semikhatsky
2021-02-08 15:52:32 -08:00
f409965c8e
chore: remove unused code from generator (#265 )
Yury Semikhatsky
2021-02-08 15:52:02 -08:00
566e0f90e2
fix(api): generate enums from api.json, put them into separate files (#264 )
Yury Semikhatsky
2021-02-08 15:36:01 -08:00
b98e920efb
docs: fix network interception example to work with 0.190.0 (#262 )
Yury Semikhatsky
2021-02-08 09:20:16 -08:00
90940b23f3
fix: generate waitFor* methods from upstream docs (#260 )
Yury Semikhatsky
2021-02-04 22:29:55 -08:00
2c9fa04a43
tests: stop using waitFor* methods which will be removed (#259 )
Yury Semikhatsky
2021-02-04 20:36:29 -08:00
eebb223bc3
chore(generator): use case-sensitive event names from upstream (#257 )
Yury Semikhatsky
2021-02-04 11:55:36 -08:00
f99d6643cd
feat: implement Page.pause (#256 )
Yury Semikhatsky
2021-02-04 09:39:44 -08:00
37e5de729f
test: add new test 'Test Browser Context Viewport' (#255 )
ephung01
2021-02-04 12:23:34 -05:00
811ca89fd4
chore: remove custom generator for bodyBytes (#254 )
Yury Semikhatsky
2021-02-03 18:59:42 -08:00
6dbebaed5a
fix: rename Route.continue_ to Route.resume (#253 )
Yury Semikhatsky
2021-02-03 14:14:35 -08:00
ee4f8698da
fix: auto dismiss dialogs if there are no listeners (#252 )
Yury Semikhatsky
2021-02-03 13:18:01 -08:00
e31ea3cbe9
fix: change Accessibility.snapshot type to String (#251 )
Yury Semikhatsky
2021-02-03 12:58:38 -08:00
b60bbc8b88
fix: change storage state type to String (#250 )
Yury Semikhatsky
2021-02-02 18:05:57 -08:00
a577e62ece
chore: delete code for generating custom option names (#249 )
Yury Semikhatsky
2021-02-02 18:05:34 -08:00
d14d35610e
chore: remove custom generator code for Response.finished (#248 )
Yury Semikhatsky
2021-02-02 12:49:20 -08:00
301234aa4f
chore: roll cli, remove custom ignoreDefaultArgs generator (#247 )
Yury Semikhatsky
2021-02-02 12:15:30 -08:00
7a7edea189
fix: add snapshot repo to the examples project (#246 )
Yury Semikhatsky
2021-02-02 11:10:07 -08:00
a6f25595f3
feat: extend AutoCloseable in Playwright, BrowserContext, Browser and… (#238 )
JB Nizet
2021-02-02 02:31:51 +01:00
5af091880f
chore: remove more upstreamed stuff (#244 )
Yury Semikhatsky
2021-02-01 13:34:23 -08:00
4c165c2069
feat: update driver to 1.9.0-next-1612209901000 (#243 )
Yury Semikhatsky
2021-02-01 12:51:25 -08:00
65df7be823
fix: remove Exception from Playwright.close signature (#240 )
Yury Semikhatsky
2021-01-29 21:12:25 -08:00
2c6e278167
chore: avoid creating a useless DataOutputStream when writing to a file (#236 )
JB Nizet
2021-01-29 20:14:19 +01:00
68525d1426
fix: avoid NPE when saving storage state (#235 )
JB Nizet
2021-01-29 20:13:52 +01:00
1da197fdf5
chore: delete Page.LoadState, use Frame.LoadState instead (#234 )
Yury Semikhatsky
2021-01-25 16:00:30 -08:00
e545829bf5
fix(api): make Dialog.type() return string (#233 )
Yury Semikhatsky
2021-01-25 15:11:05 -08:00
982cc6a3bc
chore: streamline enum serialization (#232 )
Yury Semikhatsky
2021-01-25 12:35:13 -08:00
dc139d25d1
chore: delete Event interface (#231 )
Yury Semikhatsky
2021-01-25 11:18:01 -08:00
4f9d4f170f
test: add new test 'Selectors CSS' (#229 )
ephung01
2021-01-25 14:17:08 -05:00
55344516ea
chore: move on to 0.190.0-SNAPSHOT (#228 )
Yury Semikhatsky
2021-01-22 18:19:31 -08:00
b9dbd56765
chore: set version to 0.180.0 (#227 )
v0.180.0
Yury Semikhatsky
2021-01-22 17:56:03 -08:00
454b155bbc
chore: delete Listener interface from implementation (#226 )
Yury Semikhatsky
2021-01-22 13:35:11 -08:00
808f666399
fix(api): make all event listeners accept one parameter (#225 )
Yury Semikhatsky
2021-01-22 12:49:27 -08:00
d1f1287e77
fix(api): update waitForRequest/Response predicate to accept Request/… (#224 )
Yury Semikhatsky
2021-01-21 18:50:04 -08:00
0c30cc1bfc
chore: simplify api generator (#223 )
Yury Semikhatsky
2021-01-21 18:22:02 -08:00
e80c23980a
test(dom): convert remaining element handle convenience tests (#222 )
Yury Semikhatsky
2021-01-21 13:51:29 -08:00
50a631304d
feat(driver): roll driver to 1.8.0 (#221 )
Yury Semikhatsky
2021-01-21 13:35:39 -08:00
bfc7bcdc4b
docs: add table of contents, highlight min Java version (#220 )
Yury Semikhatsky
2021-01-21 09:04:53 -08:00
3376836752
fix(api): remove Listener interface from public API (#219 )
Yury Semikhatsky
2021-01-20 19:32:53 -08:00
2ba2706104
test: add new test 'Page Keyboard' (#217 )
ephung01
2021-01-20 22:31:45 -05:00
58e97f1b36
fix(api): delete Deferred interface, use waitFor* with callback (#218 )
Yury Semikhatsky
2021-01-20 16:33:26 -08:00
6c71f15866
docs: add thread-safety notes
Yury Semikhatsky
2021-01-19 11:38:10 -08:00
3b495615c2
test: add new test 'Element Handle Type' and 'Element Handle Press' (#211 )
ephung01
2021-01-15 15:26:27 -05:00
ba5f8a4160
fix(logs): use same format for pw:api logs as on server (#205 )
Yury Semikhatsky
2021-01-11 22:22:58 -08:00
88bd51ce74
docs: remove extra paragraphs from javadoc (#204 )
Yury Semikhatsky
2021-01-11 13:42:28 -08:00
cc1057d910
fix(scripts): 'generate_api.sh' does not work on macOS (#201 )
codeboyzhou
2021-01-12 03:31:53 +08:00
a3e6fa320f
test: add new test 'Element Handle Select Text', Fixed webkit windows check various SSL error messages base on platform and OS (#198 )
ephung01
2021-01-11 14:22:06 -05:00
89492da7d6
fix: change some int types to double (#200 )
Yury Semikhatsky
2021-01-08 18:29:49 -08:00
01d7eac7ad
feat: roll driver, switch to new api.json format (#199 )
Yury Semikhatsky
2021-01-08 15:50:38 -08:00
1777f1aac8
fix: do not dismiss dialogs automatically (#197 )
Yury Semikhatsky
2021-01-07 11:50:55 -08:00
e17689e16e
test: add new test 'Element Handle Query Selector' (#194 )
ephung01
2021-01-07 12:33:51 -05:00
75c47a88ff
chore: add help section for the driver download script (#196 )
codeboyzhou
2021-01-08 01:30:23 +08:00
c3190b152a
feat(logging): support DEBUG=pw:api (#195 )
Yury Semikhatsky
2021-01-06 23:09:49 -08:00
fc5bd76334
fix(video): make Video.path work (#193 )
Yury Semikhatsky
2021-01-06 15:12:01 -08:00
13d7ee6b44
fix: remove Logger from API (#192 )
Yury Semikhatsky
2021-01-06 14:38:46 -08:00
1ab6e6b78c
fix(scripts): Dockerfile is outdated (#191 )
codeboyzhou
2021-01-07 02:23:53 +08:00
6a67124e1c
fix: limit number of tracked unused Deferred objects to 10 (#189 )
Yury Semikhatsky
2021-01-05 15:05:12 -08:00
b2c27143a8
fix(api): redo waitFor* methods (#188 )
Yury Semikhatsky
2021-01-04 18:50:08 -08:00
206a224bf6
fix(pdf): change type of pdf scale option to double (#187 )
Yury Semikhatsky
2021-01-04 17:56:13 -08:00
a318e3f261
test: add missing .get() call on the result of page.waitForSelector (#185 )
Yury Semikhatsky
2021-01-04 15:19:04 -08:00
eeee9c6bb1
fix: ignoreDefaultArgs and ignoreAllDefaultArgs (#184 )
Yury Semikhatsky
2021-01-04 14:54:23 -08:00
e51bb075e7
fix: java main process will be suspended when browsers installation timed out (#180 )
codeboyzhou
2021-01-05 02:56:57 +08:00
2ce8321178
chore: give more friendly exception info while create driver (#181 )
codeboyzhou
2021-01-05 02:56:03 +08:00
68a0b74215
feat: throw in Playwright.close() if .get() was not called on Deferred (#177 )
Yury Semikhatsky
2020-12-28 17:09:56 -08:00
aca2d94625
fix: allow configuring environment variables (#176 )
Yury Semikhatsky
2020-12-28 12:29:25 -08:00
cad90a3af6
fix: interrupt listener on context close, more tests (#174 )
Yury Semikhatsky
2020-12-24 11:05:03 -08:00
5b90067ffc
chore: roll to playwright-cli@0.180 .0-next.1608746109749-cbc13bd (#172 )
Yury Semikhatsky
2020-12-23 11:23:27 -08:00
8eb1c034b1
test: unflake TestGeolocation.shouldUseContextOptionsForPopup (#171 )
Yury Semikhatsky
2020-12-23 11:10:43 -08:00
66334131ca
chore: bump version to 0.180.0-SNAPSHOT (#170 )
Yury Semikhatsky
2020-12-23 10:59:56 -08:00
0bdaa52533
chore: bump version to 0.171.1-SNAPSHOT (#168 )
Yury Semikhatsky
2020-12-22 15:50:40 -08:00
9d61ceec50
fix: correctly encode unicode strings to UTF-8 (#167 )
v0.171.0
Yury Semikhatsky
2020-12-22 15:06:48 -08:00
e376ce7fd1
chore: bump version to 0.171.0 (#166 )
Yury Semikhatsky
2020-12-22 13:23:08 -08:00
cc2d4fa707
chore: update cli to 0.171.0-1608602762905-6aa14d3 (#165 )
Yury Semikhatsky
2020-12-22 12:03:48 -08:00
077e8f6daa
fix: correctly initialize page.isClosed() (#163 )
Yury Semikhatsky
2020-12-21 12:43:27 -08:00
190bcbdd78
docs: clarify what download script does (#162 )
Yury Semikhatsky
2020-12-21 12:04:18 -08:00
7e3e1c0bc7
chore: set example encoding to utf-8 (#161 )
Yury Semikhatsky
2020-12-21 10:12:52 -08:00
80d92cbc48
chore: version 0.172.4-SNAPSHOT (#159 )
Yury Semikhatsky
2020-12-19 18:55:06 -08:00
7c07387121
docs: update examples to use 0.170.3 (#158 )
Yury Semikhatsky
2020-12-19 18:49:43 -08:00
4303a7e963
chore: version 0.170.3 (now for realz) (#157 )
Yury Semikhatsky
2020-12-19 18:38:38 -08:00
bc82e739f2
chore: version 0.172.4-SNAPSHOT (#156 )
Yury Semikhatsky
2020-12-19 18:33:01 -08:00
d7fee058b7
chore: version 0.170.3 (#155 )
v0.170.3
Yury Semikhatsky
2020-12-19 18:05:19 -08:00
569259d3df
devops: auto update browser versions in readme (#153 )
Yury Semikhatsky
2020-12-18 18:42:11 -08:00
ef6adb8123
fix: allow to build options from DeviceDescriptor (#151 )
Yury Semikhatsky
2020-12-18 13:45:02 -08:00
ec86901e97
docs: edit examples reame
Yury Semikhatsky
2020-12-18 13:02:17 -08:00
64d9c82f71
chore: add examples project (#150 )
Yury Semikhatsky
2020-12-18 12:56:36 -08:00
0f130d4358
feat: make driver-bundle required for playwright (#149 )
Yury Semikhatsky
2020-12-18 12:21:01 -08:00
fc0c183eec
docs: add Java requirements section (#148 )
Yury Semikhatsky
2020-12-18 12:01:47 -08:00
259f2481bd
docs: add links to javadoc.io (#147 )
Yury Semikhatsky
2020-12-17 12:29:36 -08:00
96fa086667
docs: update README.md with more instructions (#146 )
Yury Semikhatsky
2020-12-17 12:08:49 -08:00
f073a75bbe
chore: bump version to 0.170.3-SNAPSHOT (#145 )
Yury Semikhatsky
2020-12-17 10:37:05 -08:00
8c9a2a824a
devops: update publish.yml to use env var for passphrase (#144 )
v0.170.2
Yury Semikhatsky
2020-12-16 23:50:04 -08:00
7625aa5c62
devops: get passphrase from secrets (#143 )
Yury Semikhatsky
2020-12-16 23:16:33 -08:00
d9534cdda7
chore: trigger release action manually (#142 )
Yury Semikhatsky
2020-12-16 22:27:14 -08:00
08e860e457
chore: fix publis.yml, update version to 0.170.2 (#141 )
Yury Semikhatsky
2020-12-16 22:12:47 -08:00
8da7660d83
chore: set cli version to 0.170.0 (#140 )
v0.170.1
Yury Semikhatsky
2020-12-16 22:04:27 -08:00
d91e865e62
chore: set version to 0.170.1 (will test publish action) (#139 )
Yury Semikhatsky
2020-12-16 21:50:16 -08:00
7986a926bf
chore: remove system out logging (#138 )
Yury Semikhatsky
2020-12-16 21:37:19 -08:00
575dbe85b2
devops: add publish action (#137 )
Yury Semikhatsky
2020-12-16 21:23:41 -08:00