1
0
mirror of synced 2026-07-07 00:50:01 +00:00

67 Commits

Author SHA1 Message Date
Yury Semikhatsky 6c3c47a9f1 chore: roll driver to 1.11.0-1620331022000 (#429) 2021-05-07 08:06:44 -07:00
Yury Semikhatsky 4049952751 chore: roll driver to 1.11.0-1620262237000 (#428) 2021-05-06 11:37:26 -07:00
Yury Semikhatsky a95f8f3887 feat: support tracing API for chromium (#422) 2021-05-04 09:16:44 -07:00
Yury Semikhatsky c30e105e36 feat: support extra headers in connect and connectOverCDP (#414) 2021-04-26 14:30:55 -07:00
Yury Semikhatsky 20322470b5 chore: roll driver to 1.11.0-next-1618951606000 (#404) 2021-04-20 16:55:37 -07:00
Yury Semikhatsky ed25d1877d chore: roll driver with new connect logic (#400) 2021-04-17 09:16:27 -07:00
Yury Semikhatsky 2d956e4a8d feat: roll driver, support connectOverCDP with plain URL (#392) 2021-04-08 17:07:53 -07:00
Yury Semikhatsky 40c663ccce feat: support connectOverCDP (#387) 2021-04-06 23:20:07 -07:00
Yury Semikhatsky 5cd00cc4c7 chore: roll to 1.11.0-next-1617387566000 (#384) 2021-04-02 14:10:43 -07:00
Yury Semikhatsky 1ff5671b12 feat: roll driver, implement waitForUrl and new Video APIs (#382) 2021-04-02 08:53:26 -07:00
Yury Semikhatsky 5d5e85502e fix: align test-local-installation version with other projects (#380) 2021-03-30 12:32:53 -07:00
Yury Semikhatsky f8b4e93f25 chore: roll driver to 1.11.0-next-1617087307000 (#379) 2021-03-30 12:29:58 -07:00
Yury Semikhatsky 38aa88d59f chore: roll driver to 1.11.0-next-1617006126000 (#376) 2021-03-29 09:02:39 -07:00
Yury Semikhatsky ac7b1e4a7a chore: roll driver v1.10.0 (#360) 2021-03-24 16:14:57 -07:00
Yury Semikhatsky 866bf3587c devops: publish docker canary (#358) 2021-03-24 14:32:34 -07:00
Yury Semikhatsky a334baab49 chore: streamline set_maven_version.sh (#355) 2021-03-23 17:38:26 -07:00
Yury Semikhatsky bddd52e360 chore: update cli to 1.10.0-next-1616100617000 (#348) 2021-03-18 17:59:05 -07:00
Yury Semikhatsky cbc671dd16 fix: supported driver jar packed into another jar (#342) 2021-03-11 23:58:23 -08:00
Yury Semikhatsky 7ca9b33f46 chore: roll driver to 1.10.0-next-1615230258000 (#334) 2021-03-08 12:20:26 -08:00
Yury Semikhatsky ed68a789ef docs: update browser versions, fix wording in readme (#331) 2021-03-06 08:04:03 -08:00
Yury Semikhatsky 10da11cd7c chore: update javadocs to reference set* methods (#328) 2021-03-05 15:17:28 -08:00
Yury Semikhatsky 9b568ab4ae feat: add class for launching cli using mvn (#319) 2021-03-04 21:52:12 -08:00
Yury Semikhatsky e9d5d6c5cd fix: correctly terminate connection on remote browser close (#318) 2021-03-04 14:26:22 -08:00
Yury Semikhatsky 2094d40ecb fix: delete deprecated accessibility API, add onceDialog (#317) 2021-03-03 21:15:34 -08:00
Yury Semikhatsky 6d982db6b9 fix: implement BrowserType.connect (#314) 2021-03-02 18:13:27 -08:00
Yury Semikhatsky 33cbcd6fc7 fix: roll 1.9.1-1614654987000, rename onConsole->onConsoleMessage (#311) 2021-03-01 21:29:12 -08:00
Yury Semikhatsky aea9218162 chore: roll driver to 1.9.1-1614633211000 (#307) 2021-03-01 15:04:54 -08:00
Yury Semikhatsky b7a822ee41 chore: always use number for polling interval option (#292) 2021-02-19 12:39:23 -08:00
Yury Semikhatsky b8a774eecc fix: generate frameByUrl from api.json (#285) 2021-02-12 16:23:04 -08:00
Yury Semikhatsky 5fa5a513d2 fix: start generating overloaded method for union params from api.json (#283) 2021-02-12 14:53:47 -08:00
Yury Semikhatsky 5f122784f8 chore: roll cli to 1.9.0-next-1613157126000 (#282) 2021-02-12 12:21:45 -08:00
Yury Semikhatsky 0afb42bb0f fix: remove devices from the API (#280) 2021-02-11 12:53:18 -08:00
Yury Semikhatsky 8db59ba9a1 chore: update cli to match current api (#279) 2021-02-11 08:29:53 -08:00
Yury Semikhatsky ea34deeb2b fix: generate return and param types from api.json (#276) 2021-02-10 15:42:03 -08:00
Yury Semikhatsky 442a577506 fix: drop RecordHar and RecordVideo clasess, use flat list of their options (#275) 2021-02-10 12:00:43 -08:00
Yury Semikhatsky 7642097291 chore: remove special case for WebSocketFrame (#272) 2021-02-09 16:50:01 -08:00
Yury Semikhatsky 18ca3e6ace chore: remove custom mapping for pdf options (#268) 2021-02-08 18:35:27 -08:00
Yury Semikhatsky 566e0f90e2 fix(api): generate enums from api.json, put them into separate files (#264) 2021-02-08 15:36:01 -08:00
Yury Semikhatsky 90940b23f3 fix: generate waitFor* methods from upstream docs (#260) 2021-02-04 22:29:55 -08:00
Yury Semikhatsky eebb223bc3 chore(generator): use case-sensitive event names from upstream (#257) 2021-02-04 11:55:36 -08:00
Yury Semikhatsky 811ca89fd4 chore: remove custom generator for bodyBytes (#254) 2021-02-03 18:59:42 -08:00
Yury Semikhatsky 6dbebaed5a fix: rename Route.continue_ to Route.resume (#253) 2021-02-03 14:14:35 -08:00
Yury Semikhatsky e31ea3cbe9 fix: change Accessibility.snapshot type to String (#251) 2021-02-03 12:58:38 -08:00
Yury Semikhatsky b60bbc8b88 fix: change storage state type to String (#250) 2021-02-02 18:05:57 -08:00
Yury Semikhatsky d14d35610e chore: remove custom generator code for Response.finished (#248) 2021-02-02 12:49:20 -08:00
Yury Semikhatsky 301234aa4f chore: roll cli, remove custom ignoreDefaultArgs generator (#247) 2021-02-02 12:15:30 -08:00
Yury Semikhatsky 4c165c2069 feat: update driver to 1.9.0-next-1612209901000 (#243) 2021-02-01 12:51:25 -08:00
Yury Semikhatsky 50a631304d feat(driver): roll driver to 1.8.0 (#221) 2021-01-21 13:35:39 -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
Yury Semikhatsky 01d7eac7ad feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00