1
0
mirror of synced 2026-08-04 06:26:55 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
Yury Semikhatsky 283fecb30d fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky b8a5f2c227 devops: stop auto publishing github package (#113) 2020-12-11 08:56:40 -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 8d88ba969e chore: add gpg plugin and distribution config (#108) 2020-12-10 10:50:17 -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 00ba6ae862 chore: add project metadata (#103) 2020-12-09 12:57:56 -08:00
Kumar Aditya 6d018b56be Update Dockerfile.focal (#102) 2020-12-09 09:07:13 -08:00
Yury Semikhatsky c9a7274815 fix(devops): skip tests in mvn deploy (#101) 2020-12-08 16:26:57 -08:00
Yury Semikhatsky c45e42221d fix(devops): change workflow config extension to .yml (#100) 2020-12-08 16:22:16 -08:00
Yury Semikhatsky 4b2042205e devops: publish Maven package to GitHub packages (#99) 2020-12-08 16:04:18 -08:00
Yury Semikhatsky 32a5d91a29 devops: cache maven packages (#98) 2020-12-08 15:50:57 -08:00
Yury Semikhatsky 1d73625452 devops: add basic Dockerfile (#97) 2020-12-08 14:00:57 -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
Oweis 2596f499fe fix: correct README SimpleExemple (#79) 2020-12-03 09:41:46 -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 835f12f9b0 chore: update driver to 0.170.0-next.1605573954344 (#77) 2020-11-18 20:11:07 -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
Yury Semikhatsky 6676cdd5b2 feat(driver): extract driver into temp folder when running playwright (#74) 2020-11-16 22:58:59 -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 1db15a7bd1 fix: fire close event on context (#69) 2020-11-03 17:33:11 -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 f05f044c2f docs: update driver download instructions (#66) 2020-11-02 11:04:48 -08:00
Yury Semikhatsky 0901edec41 test: more accessibility tests (#65) 2020-11-02 10:57: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 602406b53b test: convert remaining page.evaluate tests (#62) 2020-10-30 14:33:04 -07:00