1
0
mirror of synced 2026-09-12 17:35:02 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
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 a577e62ece chore: delete code for generating custom option names (#249) 2021-02-02 18:05:34 -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
JB Nizet a6f25595f3 feat: extend AutoCloseable in Playwright, BrowserContext, Browser and… (#238) 2021-02-01 17:31:51 -08:00
Yury Semikhatsky 5af091880f chore: remove more upstreamed stuff (#244) 2021-02-01 13:34:23 -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 65df7be823 fix: remove Exception from Playwright.close signature (#240) 2021-01-29 21:12:25 -08:00
Yury Semikhatsky 1da197fdf5 chore: delete Page.LoadState, use Frame.LoadState instead (#234) 2021-01-25 16:00:30 -08:00
Yury Semikhatsky e545829bf5 fix(api): make Dialog.type() return string (#233) 2021-01-25 15:11:05 -08:00
Yury Semikhatsky 55344516ea chore: move on to 0.190.0-SNAPSHOT (#228) 2021-01-22 18:19:31 -08:00
Yury Semikhatsky 808f666399 fix(api): make all event listeners accept one parameter (#225) 2021-01-22 12:49:27 -08:00
Yury Semikhatsky d1f1287e77 fix(api): update waitForRequest/Response predicate to accept Request/… (#224) 2021-01-21 18:50:04 -08:00
Yury Semikhatsky 0c30cc1bfc chore: simplify api generator (#223) 2021-01-21 18:22:02 -08:00
Yury Semikhatsky 50a631304d feat(driver): roll driver to 1.8.0 (#221) 2021-01-21 13:35:39 -08:00
Yury Semikhatsky 3376836752 fix(api): remove Listener interface from public API (#219) 2021-01-20 19:32:53 -08:00
Yury Semikhatsky 58e97f1b36 fix(api): delete Deferred interface, use waitFor* with callback (#218) 2021-01-20 16:33:26 -08:00
Yury Semikhatsky 88bd51ce74 docs: remove extra paragraphs from javadoc (#204) 2021-01-11 13:42:28 -08:00
Yury Semikhatsky 89492da7d6 fix: change some int types to double (#200) 2021-01-08 18:29:49 -08:00
Yury Semikhatsky 01d7eac7ad feat: roll driver, switch to new api.json format (#199) 2021-01-08 15:50:38 -08:00
Yury Semikhatsky fc5bd76334 fix(video): make Video.path work (#193) 2021-01-06 15:12:01 -08:00
Yury Semikhatsky 13d7ee6b44 fix: remove Logger from API (#192) 2021-01-06 14:38:46 -08:00
Yury Semikhatsky b2c27143a8 fix(api): redo waitFor* methods (#188) 2021-01-04 18:50:08 -08:00
Yury Semikhatsky 206a224bf6 fix(pdf): change type of pdf scale option to double (#187) 2021-01-04 17:56:13 -08:00
Yury Semikhatsky eeee9c6bb1 fix: ignoreDefaultArgs and ignoreAllDefaultArgs (#184) 2021-01-04 14:54:23 -08:00
Yury Semikhatsky aca2d94625 fix: allow configuring environment variables (#176) 2020-12-28 12:29:25 -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 66334131ca chore: bump version to 0.180.0-SNAPSHOT (#170) 2020-12-23 10:59:56 -08:00
Yury Semikhatsky 0bdaa52533 chore: bump version to 0.171.1-SNAPSHOT (#168) 2020-12-22 15:50:40 -08:00
Yury Semikhatsky e376ce7fd1 chore: bump version to 0.171.0 (#166) 2020-12-22 13:23:08 -08:00
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 569259d3df devops: auto update browser versions in readme (#153) 2020-12-18 18:42:11 -08:00