Yury Semikhatsky
|
982cc6a3bc
|
chore: streamline enum serialization (#232)
|
2021-01-25 12:35:13 -08:00 |
|
Yury Semikhatsky
|
dc139d25d1
|
chore: delete Event interface (#231)
|
2021-01-25 11:18:01 -08:00 |
|
ephung01
|
4f9d4f170f
|
test: add new test 'Selectors CSS' (#229)
|
2021-01-25 11:17:08 -08:00 |
|
Yury Semikhatsky
|
55344516ea
|
chore: move on to 0.190.0-SNAPSHOT (#228)
|
2021-01-22 18:19:31 -08:00 |
|
Yury Semikhatsky
|
454b155bbc
|
chore: delete Listener interface from implementation (#226)
|
2021-01-22 13:35:11 -08:00 |
|
Yury Semikhatsky
|
808f666399
|
fix(api): make all event listeners accept one parameter (#225)
|
2021-01-22 12:49:27 -08:00 |
|
Yury Semikhatsky
|
d1f1287e77
|
fix(api): update waitForRequest/Response predicate to accept Request/… (#224)
|
2021-01-21 18:50:04 -08:00 |
|
Yury Semikhatsky
|
0c30cc1bfc
|
chore: simplify api generator (#223)
|
2021-01-21 18:22:02 -08:00 |
|
Yury Semikhatsky
|
e80c23980a
|
test(dom): convert remaining element handle convenience tests (#222)
|
2021-01-21 13:51:29 -08:00 |
|
Yury Semikhatsky
|
50a631304d
|
feat(driver): roll driver to 1.8.0 (#221)
|
2021-01-21 13:35:39 -08:00 |
|
Yury Semikhatsky
|
bfc7bcdc4b
|
docs: add table of contents, highlight min Java version (#220)
|
2021-01-21 09:04:53 -08:00 |
|
Yury Semikhatsky
|
3376836752
|
fix(api): remove Listener interface from public API (#219)
|
2021-01-20 19:32:53 -08:00 |
|
ephung01
|
2ba2706104
|
test: add new test 'Page Keyboard' (#217)
|
2021-01-20 19:31:45 -08:00 |
|
Yury Semikhatsky
|
58e97f1b36
|
fix(api): delete Deferred interface, use waitFor* with callback (#218)
|
2021-01-20 16:33:26 -08:00 |
|
Yury Semikhatsky
|
6c71f15866
|
docs: add thread-safety notes
|
2021-01-19 11:38:10 -08:00 |
|
ephung01
|
3b495615c2
|
test: add new test 'Element Handle Type' and 'Element Handle Press' (#211)
|
2021-01-15 12:26:27 -08:00 |
|
Yury Semikhatsky
|
ba5f8a4160
|
fix(logs): use same format for pw:api logs as on server (#205)
|
2021-01-11 22:22:58 -08:00 |
|
Yury Semikhatsky
|
88bd51ce74
|
docs: remove extra paragraphs from javadoc (#204)
|
2021-01-11 13:42:28 -08:00 |
|
codeboyzhou
|
cc1057d910
|
fix(scripts): 'generate_api.sh' does not work on macOS (#201)
Co-authored-by: Yury Semikhatsky <yurys@chromium.org>
|
2021-01-11 11:31:53 -08:00 |
|
ephung01
|
a3e6fa320f
|
test: add new test 'Element Handle Select Text', Fixed webkit windows check various SSL error messages base on platform and OS (#198)
|
2021-01-11 11:22:06 -08:00 |
|
Yury Semikhatsky
|
89492da7d6
|
fix: change some int types to double (#200)
|
2021-01-08 18:29:49 -08:00 |
|
Yury Semikhatsky
|
01d7eac7ad
|
feat: roll driver, switch to new api.json format (#199)
|
2021-01-08 15:50:38 -08:00 |
|
Yury Semikhatsky
|
1777f1aac8
|
fix: do not dismiss dialogs automatically (#197)
|
2021-01-07 11:50:55 -08:00 |
|
ephung01
|
e17689e16e
|
test: add new test 'Element Handle Query Selector' (#194)
|
2021-01-07 09:33:51 -08:00 |
|
codeboyzhou
|
75c47a88ff
|
chore: add help section for the driver download script (#196)
|
2021-01-07 09:30:23 -08:00 |
|
Yury Semikhatsky
|
c3190b152a
|
feat(logging): support DEBUG=pw:api (#195)
|
2021-01-06 23:09:49 -08:00 |
|
Yury Semikhatsky
|
fc5bd76334
|
fix(video): make Video.path work (#193)
|
2021-01-06 15:12:01 -08:00 |
|
Yury Semikhatsky
|
13d7ee6b44
|
fix: remove Logger from API (#192)
|
2021-01-06 14:38:46 -08:00 |
|
codeboyzhou
|
1ab6e6b78c
|
fix(scripts): Dockerfile is outdated (#191)
|
2021-01-06 10:23:53 -08:00 |
|
Yury Semikhatsky
|
6a67124e1c
|
fix: limit number of tracked unused Deferred objects to 10 (#189)
|
2021-01-05 15:05:12 -08:00 |
|
Yury Semikhatsky
|
b2c27143a8
|
fix(api): redo waitFor* methods (#188)
|
2021-01-04 18:50:08 -08:00 |
|
Yury Semikhatsky
|
206a224bf6
|
fix(pdf): change type of pdf scale option to double (#187)
|
2021-01-04 17:56:13 -08:00 |
|
Yury Semikhatsky
|
a318e3f261
|
test: add missing .get() call on the result of page.waitForSelector (#185)
|
2021-01-04 15:19:04 -08:00 |
|
Yury Semikhatsky
|
eeee9c6bb1
|
fix: ignoreDefaultArgs and ignoreAllDefaultArgs (#184)
|
2021-01-04 14:54:23 -08:00 |
|
codeboyzhou
|
e51bb075e7
|
fix: java main process will be suspended when browsers installation timed out (#180)
|
2021-01-04 10:56:57 -08:00 |
|
codeboyzhou
|
2ce8321178
|
chore: give more friendly exception info while create driver (#181)
|
2021-01-04 10:56:03 -08:00 |
|
Yury Semikhatsky
|
68a0b74215
|
feat: throw in Playwright.close() if .get() was not called on Deferred (#177)
|
2020-12-28 17:09:56 -08:00 |
|
Yury Semikhatsky
|
aca2d94625
|
fix: allow configuring environment variables (#176)
|
2020-12-28 12:29:25 -08:00 |
|
Yury Semikhatsky
|
cad90a3af6
|
fix: interrupt listener on context close, more tests (#174)
|
2020-12-24 11:05:03 -08:00 |
|
Yury Semikhatsky
|
5b90067ffc
|
chore: roll to playwright-cli@0.180.0-next.1608746109749-cbc13bd (#172)
|
2020-12-23 11:23:27 -08:00 |
|
Yury Semikhatsky
|
8eb1c034b1
|
test: unflake TestGeolocation.shouldUseContextOptionsForPopup (#171)
|
2020-12-23 11:10:43 -08:00 |
|
Yury Semikhatsky
|
66334131ca
|
chore: bump version to 0.180.0-SNAPSHOT (#170)
|
2020-12-23 10:59:56 -08:00 |
|
Yury Semikhatsky
|
0bdaa52533
|
chore: bump version to 0.171.1-SNAPSHOT (#168)
|
2020-12-22 15:50:40 -08:00 |
|
Yury Semikhatsky
|
9d61ceec50
|
fix: correctly encode unicode strings to UTF-8 (#167)
v0.171.0
|
2020-12-22 15:06:48 -08:00 |
|
Yury Semikhatsky
|
e376ce7fd1
|
chore: bump version to 0.171.0 (#166)
|
2020-12-22 13:23:08 -08:00 |
|
Yury Semikhatsky
|
cc2d4fa707
|
chore: update cli to 0.171.0-1608602762905-6aa14d3 (#165)
|
2020-12-22 12:03:48 -08:00 |
|
Yury Semikhatsky
|
077e8f6daa
|
fix: correctly initialize page.isClosed() (#163)
|
2020-12-21 12:43:27 -08:00 |
|
Yury Semikhatsky
|
190bcbdd78
|
docs: clarify what download script does (#162)
|
2020-12-21 12:04:18 -08:00 |
|
Yury Semikhatsky
|
7e3e1c0bc7
|
chore: set example encoding to utf-8 (#161)
|
2020-12-21 10:12:52 -08:00 |
|
Yury Semikhatsky
|
80d92cbc48
|
chore: version 0.172.4-SNAPSHOT (#159)
|
2020-12-19 18:55:06 -08:00 |
|