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 |
|
Yury Semikhatsky
|
7c07387121
|
docs: update examples to use 0.170.3 (#158)
|
2020-12-19 18:49:43 -08:00 |
|
Yury Semikhatsky
|
4303a7e963
|
chore: version 0.170.3 (now for realz) (#157)
|
2020-12-19 18:38:38 -08:00 |
|
Yury Semikhatsky
|
bc82e739f2
|
chore: version 0.172.4-SNAPSHOT (#156)
|
2020-12-19 18:33:01 -08:00 |
|
Yury Semikhatsky
|
d7fee058b7
|
chore: version 0.170.3 (#155)
v0.170.3
|
2020-12-19 18:05:19 -08:00 |
|
Yury Semikhatsky
|
569259d3df
|
devops: auto update browser versions in readme (#153)
|
2020-12-18 18:42:11 -08:00 |
|
Yury Semikhatsky
|
ef6adb8123
|
fix: allow to build options from DeviceDescriptor (#151)
|
2020-12-18 13:45:02 -08:00 |
|
Yury Semikhatsky
|
ec86901e97
|
docs: edit examples reame
|
2020-12-18 13:02:17 -08:00 |
|
Yury Semikhatsky
|
64d9c82f71
|
chore: add examples project (#150)
|
2020-12-18 12:56:36 -08:00 |
|
Yury Semikhatsky
|
0f130d4358
|
feat: make driver-bundle required for playwright (#149)
|
2020-12-18 12:21:01 -08:00 |
|
Yury Semikhatsky
|
fc0c183eec
|
docs: add Java requirements section (#148)
|
2020-12-18 12:01:47 -08:00 |
|
Yury Semikhatsky
|
259f2481bd
|
docs: add links to javadoc.io (#147)
|
2020-12-17 12:29:36 -08:00 |
|
Yury Semikhatsky
|
96fa086667
|
docs: update README.md with more instructions (#146)
|
2020-12-17 12:08:49 -08:00 |
|
Yury Semikhatsky
|
f073a75bbe
|
chore: bump version to 0.170.3-SNAPSHOT (#145)
|
2020-12-17 10:37:05 -08:00 |
|
Yury Semikhatsky
|
8c9a2a824a
|
devops: update publish.yml to use env var for passphrase (#144)
v0.170.2
|
2020-12-16 23:50:04 -08:00 |
|
Yury Semikhatsky
|
7625aa5c62
|
devops: get passphrase from secrets (#143)
|
2020-12-16 23:16:33 -08:00 |
|
Yury Semikhatsky
|
d9534cdda7
|
chore: trigger release action manually (#142)
|
2020-12-16 22:27:14 -08:00 |
|
Yury Semikhatsky
|
08e860e457
|
chore: fix publis.yml, update version to 0.170.2 (#141)
|
2020-12-16 22:12:47 -08:00 |
|
Yury Semikhatsky
|
8da7660d83
|
chore: set cli version to 0.170.0 (#140)
v0.170.1
|
2020-12-16 22:04:27 -08:00 |
|
Yury Semikhatsky
|
d91e865e62
|
chore: set version to 0.170.1 (will test publish action) (#139)
|
2020-12-16 21:50:16 -08:00 |
|
Yury Semikhatsky
|
7986a926bf
|
chore: remove system out logging (#138)
|
2020-12-16 21:37:19 -08:00 |
|
Yury Semikhatsky
|
575dbe85b2
|
devops: add publish action (#137)
|
2020-12-16 21:23:41 -08:00 |
|
Yury Semikhatsky
|
e7224b67fd
|
devops: update version in docs to 0.170.0, bump snapshot version (#136)
|
2020-12-15 22:58:46 -08:00 |
|
Yury Semikhatsky
|
e861f39149
|
chore: update version to 0.170.0-SNAPSHOT (#135)
|
2020-12-15 22:32:10 -08:00 |
|
Yury Semikhatsky
|
2d179c6fc3
|
feat: update to cli@0.170.0-next.1608058598043 (#134)
v0.170.0
|
2020-12-15 16:08:39 -08:00 |
|
Yury Semikhatsky
|
8e750e58df
|
chore: drop api.json from repo, generate instead (#133)
|
2020-12-15 14:06:32 -08:00 |
|
Yury Semikhatsky
|
0485994691
|
docs: add geolocation, eval and interception examples (#132)
|
2020-12-14 23:57:21 -08:00 |
|
Yury Semikhatsky
|
b40cb2162f
|
chore: update version to 0.162.3 in README.md (#131)
|
2020-12-14 23:24:44 -08:00 |
|
Yury Semikhatsky
|
ac76ee61dd
|
chore: bump to 0.162.4-SNAPSHOT (#130)
|
2020-12-14 23:23:00 -08:00 |
|