87 Commits

Author SHA1 Message Date
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
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
8e750e58df
chore: drop api.json from repo, generate instead (#133) 2020-12-15 14:06:32 -08:00
Yury Semikhatsky
ac76ee61dd
chore: bump to 0.162.4-SNAPSHOT (#130) 2020-12-14 23:23:00 -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
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
b895f90fd6
chore: update subprojects metadata (#105) 2020-12-09 16:19:47 -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
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
8c07d241b0
chore: make groupId more specific (#80) 2020-12-01 14:59:42 -08:00
Yury Semikhatsky
eeb8bd16c9
chore: remove browser-specific APIs (#73) 2020-11-06 14:42:46 -08:00
Yury Semikhatsky
c33e5fab03
docs: generate field comments (#72) 2020-11-06 14:12:45 -08:00
Yury Semikhatsky
cbcc04d0f0
docs: add javadoc comments to interfaces and methods (#71) 2020-11-06 12:37:28 -08:00
Yury Semikhatsky
298a5f8bb8
fix: switch to new api.json format (#68) 2020-11-02 19:45:32 -08:00
Yury Semikhatsky
463435c992
chore: generate api using the newest api.json (#67) 2020-11-02 18:49:09 -08:00
Yury Semikhatsky
a592c12649
feat: accessibility (#64) 2020-11-01 14:29:24 -08:00
Yury Semikhatsky
d539159907
feat: selectors (#63) 2020-10-30 16:19:08 -07:00
Yury Semikhatsky
92ae6cae49
chore: use enum for dialog type (#59) 2020-10-30 10:44:32 -07:00
Yury Semikhatsky
ad51236002
chore: remore redundant parameter from route handler (#58) 2020-10-30 10:21:36 -07:00
Yury Semikhatsky
6022d47686
feat: emulate media, color scheme (#57) 2020-10-30 09:49:15 -07:00
Yury Semikhatsky
3da0ac6e85
chore: use Path instead of File in public API (#56) 2020-10-29 17:58:02 -07:00
Yury Semikhatsky
4a65757957
feat: Route.fulfill (#55) 2020-10-29 17:09:39 -07:00
Yury Semikhatsky
dca206d28d
feat: launchPersistentContext (#53) 2020-10-28 18:33:22 -07:00
Yury Semikhatsky
707efeebbb
feat: downloads (#52) 2020-10-28 14:24:16 -07:00
Yury Semikhatsky
c79ad7ba08
chore(api): extract Position to top level class (#51) 2020-10-27 18:10:38 -07:00
Yury Semikhatsky
a721ef2456
feat: geolocation (#50) 2020-10-27 17:47:06 -07:00
Yury Semikhatsky
efa1a11c0f
feat: Request.postData (#48) 2020-10-27 15:09:22 -07:00
Yury Semikhatsky
7d45a26344
test: network events (#47) 2020-10-27 14:02:04 -07:00
Yury Semikhatsky
c134a6355f
feat: implement remaining Response methods (#46) 2020-10-26 20:10:11 -07:00
Yury Semikhatsky
24b101d071
feat: http credentials (#45) 2020-10-26 18:37:13 -07:00
Yury Semikhatsky
e894221509
test: convert more cookie tests (#43) 2020-10-26 16:22:04 -07:00
Yury Semikhatsky
e4a1753444
feat: context.*cookies (#42) 2020-10-26 14:41:04 -07:00
Yury Semikhatsky
8258b1ac49
feat: selectOption (#40) 2020-10-23 16:36:21 -07:00
Yury Semikhatsky
f38a1d15cc
chore: update license formatting to not look like javadoc (#38) 2020-10-23 12:28:11 -07:00
Yury Semikhatsky
5f578aae41
feat: implement {Page,ElementHandle}.screenshot methods (#36) 2020-10-22 22:41:34 -07:00
Yury Semikhatsky
a02e70ad84
feat: support timeout in waitForEvent, more FileChooser (#34) 2020-10-22 14:35:26 -07:00
Yury Semikhatsky
6d5724f166
feat: support FileChooser (#33) 2020-10-22 10:57:36 -07:00