518 Commits

Author SHA1 Message Date
Yury Semikhatsky
80d92cbc48
chore: version 0.172.4-SNAPSHOT (#159) 2020-12-19 18:55:06 -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) 2020-12-19 18:05:19 -08:00
Yury Semikhatsky
ef6adb8123
fix: allow to build options from DeviceDescriptor (#151) 2020-12-18 13:45:02 -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
f073a75bbe
chore: bump version to 0.170.3-SNAPSHOT (#145) 2020-12-17 10:37:05 -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
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
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) 2020-12-15 16:08:39 -08:00
Yury Semikhatsky
ac76ee61dd
chore: bump to 0.162.4-SNAPSHOT (#130) 2020-12-14 23:23:00 -08:00
Yury Semikhatsky
62bbb89f02
fix: return object instead of enum from defaultBrowserType (#129) 2020-12-14 22:46:56 -08:00
Yury Semikhatsky
612dc5838e
fix: support different url matchers in Page.waitForRequest/Response (#128) 2020-12-14 22:30:40 -08:00
Yury Semikhatsky
d11c1a0d5d
chore: update version to 0.162.3-SNAPSHOT (#125) 2020-12-14 17:57:04 -08:00
Yury Semikhatsky
3df45d283b
chore: update version to 0.162.2-SNAPSHOT (#123) 2020-12-14 17:32:45 -08:00
Yury Semikhatsky
e8ff2bc210
chore: drop Java from project names (#121) 2020-12-14 16:09:35 -08:00
Yury Semikhatsky
6243d1d3cf
chore: update to cli@0.170.0-next.1607623793189 (#120) 2020-12-14 15:46:05 -08:00
Yury Semikhatsky
b1cc4d6b43
fix(diver): create ZipFileSystem instance to extrac cli files (#119) 2020-12-14 12:10:25 -08:00
Yury Semikhatsky
4b33bd6704
chore(test): dont throw in tear down if setup failed (#118) 2020-12-14 11:50:12 -08:00
Yury Semikhatsky
283fecb30d
fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky
556f67deac
fix: skip javadoc generation for .impl package (#112) 2020-12-11 08:50:58 -08:00
Yury Semikhatsky
da0aa5f115
chore: update version to 0.162.1-SNAPSHOT (#111) 2020-12-10 22:35:28 -08:00
Yury Semikhatsky
d6e4628453
devops: update version to 0.162.0 (#110) 2020-12-10 22:08:20 -08:00
Yury Semikhatsky
320c015093
chore: rename parent pom (#109) 2020-12-10 12:23:00 -08:00
Yury Semikhatsky
98ecff6ccb
chore: dedup scm metadata (#107) 2020-12-10 09:54:09 -08:00
Yury Semikhatsky
4a18f5b1b7
feat: implement page.tap() (#106) 2020-12-09 20:36:20 -08:00
Yury Semikhatsky
b895f90fd6
chore: update subprojects metadata (#105) 2020-12-09 16:19:47 -08:00
Yury Semikhatsky
176aa98139
test: disable flaky worker test in ff (#104) 2020-12-09 13:49:43 -08:00
Yury Semikhatsky
7b5d5b1771
test: unflake shouldWorkWithClickingOnLinksWhichDoNotCommitNavigation (#96) 2020-12-07 21:24:05 -08:00
Yury Semikhatsky
8d7bbe38d6
test: ensure file is closed after reading (#95) 2020-12-07 18:17:42 -08:00
Yury Semikhatsky
d7a107b896
test: fix web socket test in webkit (#94) 2020-12-07 18:05:26 -08:00
Yury Semikhatsky
142a626567
chore: unflake tests (#93) 2020-12-07 17:58:35 -08:00
Yury Semikhatsky
5e3fc5b78e
fix: support request.url overrides (#92) 2020-12-07 14:42:55 -08:00
Yury Semikhatsky
2c7caa6292
feat(api): support storage state (#89) 2020-12-06 09:27:15 -08:00
Yury Semikhatsky
f360de0a09
chore: regenerate API from latest api.json (#88) 2020-12-04 10:14:51 -08:00
Yury Semikhatsky
b5459c048b
feat(proxy): support per context proxy configuration (#87) 2020-12-03 21:48:36 -08:00
Yury Semikhatsky
2722229b0a
feat(api): implement WebSocket API (#86) 2020-12-03 17:35:07 -08:00
Yury Semikhatsky
e04fcb364b
chore: use Path instead of String (#85) 2020-12-02 16:31:10 -08:00
Yury Semikhatsky
975be31e63
feat(har): support har logging (#84) 2020-12-02 16:05:36 -08:00
Yury Semikhatsky
2c74b33de6
fix(request): report raw request headers (#83) 2020-12-02 13:38:14 -08:00
Yury Semikhatsky
0def0377aa
fix(test): make shouldReportNewWindowDownloads pass in Firefox (#82) 2020-12-02 12:54:30 -08:00
Yury Semikhatsky
507e72c2cf
chore: move driver into separate jar (#81) 2020-12-01 17:38:32 -08:00
Yury Semikhatsky
8c07d241b0
chore: make groupId more specific (#80) 2020-12-01 14:59:42 -08:00
Yury Semikhatsky
630076ea77
test: more click tests (#78) 2020-11-18 20:10:44 -08:00
Yury Semikhatsky
b12cf474e0
test: support BROWSER param, run tests in all browsers (#76) 2020-11-18 19:34:37 -08:00
Yury Semikhatsky
c05b6409f3
feat(driver): launch driver per playwright instance (#75) 2020-11-17 17:42:10 -08:00