186 Commits

Author SHA1 Message Date
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
codeboyzhou
75c47a88ff
chore: add help section for the driver download script (#196) 2021-01-07 09:30:23 -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
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
569259d3df
devops: auto update browser versions in readme (#153) 2020-12-18 18:42:11 -08:00
Yury Semikhatsky
8da7660d83
chore: set cli version to 0.170.0 (#140) 2020-12-16 22:04:27 -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
81221d4e39
devops: cache downloaded drivers (#122) 2020-12-14 16:17:08 -08:00
Yury Semikhatsky
6243d1d3cf
chore: update to cli@0.170.0-next.1607623793189 (#120) 2020-12-14 15:46:05 -08:00
Kumar Aditya
fa2e0f0237
build: Support 32 bit Windows installation (#116) 2020-12-14 11:15:50 -08:00
Yury Semikhatsky
2ec05bc95f
chore: define cli version once (#115) 2020-12-11 15:20:04 -08:00
Yury Semikhatsky
283fecb30d
fix: package drivers for all platforms (#114) 2020-12-11 13:54:59 -08:00
Yury Semikhatsky
2722229b0a
feat(api): implement WebSocket API (#86) 2020-12-03 17:35:07 -08:00
Yury Semikhatsky
507e72c2cf
chore: move driver into separate jar (#81) 2020-12-01 17:38:32 -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
6676cdd5b2
feat(driver): extract driver into temp folder when running playwright (#74) 2020-11-16 22:58:59 -08:00